aboutsummaryrefslogtreecommitdiff
path: root/sh
Commit message (Expand)AuthorAgeFilesLines
* Arrange EDITOR/VISUAL in a more typical wayTom Ryder2016-08-182-4/+6
* Fix up some command builtin callsTom Ryder2016-08-182-3/+3
* Sort the output of env(1) if no argumentsTom Ryder2016-08-181-0/+8
* Do away with dircolors and LS_COLORSTom Ryder2016-08-181-12/+1
* Port grep() and ls() to POSIX shTom Ryder2016-08-183-8/+51
* Replace Bashism "hash" with POSIX sh "command"Tom Ryder2016-08-181-1/+1
* Allow mksh to use pdksh's startup filesTom Ryder2016-08-171-1/+1
* Explain ksh.sh a bit moreTom Ryder2016-08-171-1/+3
* Move ksh ENV handling into shrc.dTom Ryder2016-08-172-10/+8
* Handle setting ENV from ~/.profileTom Ryder2016-08-171-3/+4
* Move interactive tests back into *rc filesTom Ryder2016-08-172-4/+10
* Include shrc.d in check-sh targetTom Ryder2016-08-171-2/+2
* Add parens after hgrep() name in errorTom Ryder2016-08-171-2/+2
* Move simple Bash/pdksh functions into POSIX shTom Ryder2016-08-1718-0/+174
* Keep ls(1) option metadata in cacheTom Ryder2016-08-151-15/+28
* Keep grep(1) option metadata in cacheTom Ryder2016-08-151-11/+26
* Name/point pdksh files specificallyTom Ryder2016-08-101-6/+8
* Add some notes about ENV for BashTom Ryder2016-08-091-1/+4
* Rename ksh.sh profile.d subscript to env.shTom Ryder2016-08-091-0/+0
* Set ENV appropriately if using kshTom Ryder2016-08-091-0/+5
* Use terser syntax for .d loop sourcesTom Ryder2016-07-301-8/+5
* Use less(1) as PAGER if availableTom Ryder2016-07-151-0/+7
* Separate games out into own directory/targetsTom Ryder2016-06-241-0/+4
* Correct a commentTom Ryder2016-06-171-1/+1
* Remove blank lines at end of filesTom Ryder2016-03-289-9/+0
* More intelligent browser handlingTom Ryder2016-03-211-5/+1
* Check existence before PATH prependTom Ryder2016-03-101-2/+4
* Add go.sh for GOCODE and Go pathTom Ryder2016-03-091-0/+7
* Add IFS= to read call for oldpwd.shTom Ryder2015-12-241-1/+1
* 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