aboutsummaryrefslogtreecommitdiff
path: root/sh
Commit message (Expand)AuthorAgeFilesLines
* Switch to Palemoon, junk VimperatorTom Ryder2015-08-281-1/+1
* Undo hare-brained last few commitsTom Ryder2015-06-241-1/+1
* Move GREP_OPTIONS building to bashrcTom Ryder2015-06-241-29/+0
* Never mind, this was a bad ideaTom Ryder2015-06-191-3/+0
* Need to actually make LS/GREP_COLORS conditionalTom Ryder2015-06-192-11/+26
* Don't bother checking for ls --colorTom Ryder2015-06-191-18/+7
* Don't bother checking for grep --colorTom Ryder2015-06-191-8/+4
* Add colors to gcc outputTom Ryder2015-06-191-0/+3
* Add --binary-files to default grep(1) optionsTom Ryder2015-06-151-2/+6
* Reset GREP_OPTIONS before building itTom Ryder2015-06-151-0/+1
* Instate .bash_profile.dTom Ryder2015-06-102-21/+0
* Print verse(1) output on login but only once a dayTom Ryder2015-06-101-0/+15
* Check existence of subfilesTom Ryder2015-06-071-1/+3
* Don't clobber $_ (changed my mind)Tom Ryder2015-05-311-2/+3
* Overhaul grep(1) and ls(1) options and wrappersTom Ryder2015-05-302-8/+56
* Use $_ for source parts topic varTom Ryder2015-05-181-3/+2
* Move unset in run-parts bashrc/profile sourceTom Ryder2015-05-151-1/+1
* Keep OLDPWD between loginsTom Ryder2015-04-291-0/+6
* Raise error message if .d sh file can't be readTom Ryder2015-01-291-3/+1
* Let the system choose my pagerTom Ryder2014-10-241-4/+0
* Remove some unneeded quotesTom Ryder2014-10-161-1/+1
* Add missing options terminatorTom Ryder2014-10-101-1/+1
* Store a local .dircolors fileTom Ryder2014-06-031-1/+5
* Remove redundant export call for PATHTom Ryder2014-04-281-1/+0
* Use space before semicolon as command separatorTom Ryder2014-02-104-9/+9
* Add commentTom Ryder2014-02-101-0/+1
* Remove some unnecessary quotesTom Ryder2014-02-104-5/+5
* Use explicit if for conditionTom Ryder2014-02-101-1/+3
* Not sure why I ever set TTYTom Ryder2014-02-101-3/+2
* Explicitly check extension of .d filesTom Ryder2014-02-101-1/+1
* Use -r test consistently rather than -fTom Ryder2014-02-102-2/+2
* Put asterisks in front of each remind(1) itemTom Ryder2014-02-101-1/+1
* Don't background remind(1) for timed remindersTom Ryder2014-02-101-1/+1
* No longer need to strip newlines from remindersTom Ryder2014-02-101-1/+1
* Add remind scriptTom Ryder2014-02-071-1/+1
* Trying out Wyrd, moving away from Google CalendarTom Ryder2014-02-051-0/+6
* Move LSCOLORS export into profileTom Ryder2014-02-051-0/+5
* Move TTY/GPG_TTY exports into profileTom Ryder2013-10-161-0/+7
* Work around annoying bug in Debian keychain(1)Tom Ryder2013-09-301-1/+2
* OpenBSD TERM hack no longer neededTom Ryder2013-09-221-10/+0
* Explicitly unset variables in profileTom Ryder2013-09-151-1/+1
* Chop off unicode suffix for OpenBSD TERM tooTom Ryder2013-09-151-1/+2
* Break editor/pager setup into subfileTom Ryder2013-09-153-9/+9
* Tidier quoting for PATH logicTom Ryder2013-09-151-1/+1
* Degrade TERM for OpenBSD systemsTom Ryder2013-09-151-0/+9
* Handle empty .bashrc.d/.profile.d dirsTom Ryder2013-09-021-1/+1
* Better var names for subfile config sourcingTom Ryder2013-08-201-3/+3
* Fix a few variable contamination issuesTom Ryder2013-08-201-0/+1
* More conservative expansion for dotfile pathsTom Ryder2013-08-201-3/+3
* Remove unnecessary quoting in simple assignmentsTom Ryder2013-08-202-2/+2