aboutsummaryrefslogtreecommitdiff
path: root/sh/profile.d
Commit message (Expand)AuthorAgeFilesLines
* Conditions for downloads.shTom Ryder2017-05-311-0/+15
* Some extra newlinesTom Ryder2017-05-311-1/+1
* Add "downloads.sh" profile eventTom Ryder2017-05-311-0/+13
* Just use whichever vi(1) we need as VISUALTom Ryder2017-05-141-6/+2
* Move exm(1df) test into EDITOR selectionTom Ryder2017-05-141-4/+13
* Use more logical ~/.cache subpathTom Ryder2017-04-121-1/+1
* Add exm(1df) to work around Vim's screen-clearingTom Ryder2017-03-241-1/+10
* Use env vars not shell funcs for vim checkTom Ryder2017-03-092-4/+12
* Add plenv scriptsTom Ryder2017-02-261-0/+5
* Use short-circuits in .profile.d scriptsTom Ryder2017-02-182-5/+6
* s/exit/return/ in ex-subshell funcTom Ryder2017-01-271-4/+4
* Avoid a fork in options detectionTom Ryder2017-01-251-8/+9
* Use POSIX-compatible versions of ls(1) optsTom Ryder2017-01-111-7/+4
* Much simpler LC_COLLATE approachTom Ryder2017-01-091-15/+4
* Force LC_COLLATE to a sane valueTom Ryder2017-01-091-0/+15
* Put operating system into OS env varTom Ryder2016-12-281-0/+3
* Refactor welcome.shTom Ryder2016-09-011-38/+29
* Make comment on BROWSER more usefulTom Ryder2016-08-311-1/+2
* Move SSH_ASKPASS setup to ~/.xinitrcTom Ryder2016-08-271-4/+0
* Use only system-path mkdir/grep for options setupTom Ryder2016-08-271-2/+2
* Fix some comments in options.shTom Ryder2016-08-271-2/+2
* Combine welcome messages into one scriptTom Ryder2016-08-254-69/+54
* Remove unneeded { } around options() funcTom Ryder2016-08-251-2/+2
* Switch ls()/readline to horizontal list/completeTom Ryder2016-08-251-0/+1
* Force --hide-control-chars on ls(1) if availableTom Ryder2016-08-241-5/+6
* Initialise last varTom Ryder2016-08-231-0/+1
* Abbreviation in fortune.shTom Ryder2016-08-231-2/+1
* Change verse login check to use numeric testTom Ryder2016-08-231-2/+2
* Correct stderr redirection for keychain(1) checkTom Ryder2016-08-231-1/+1
* Stop versioning go.shTom Ryder2016-08-211-6/+0
* Style tweaks to profile.d subscriptsTom Ryder2016-08-214-13/+4
* Consolidate ed,bc,grep,ls.sh into one functionTom Ryder2016-08-215-98/+55
* Distill/fix keychain handling a bitTom Ryder2016-08-211-10/+5
* Restructure ed() to test,cache features on loginTom Ryder2016-08-211-0/+22
* Cache --quiet option for bc(1) in flag fileTom Ryder2016-08-211-0/+22
* Add la(), ll()Tom Ryder2016-08-211-1/+2
* Clean up/extend grep()/ls() extensionTom Ryder2016-08-212-4/+10
* Add --devices and --directories to grep(1) optsTom Ryder2016-08-211-2/+8
* Move oldpwd.sh functionality into profileTom Ryder2016-08-201-5/+0
* Port all bash_profile.d scripts to POSIX shTom Ryder2016-08-203-0/+71
* Suppress stderr from command -v checksTom Ryder2016-08-182-3/+3
* Arrange EDITOR/VISUAL in a more typical wayTom Ryder2016-08-182-4/+6
* Fix up some command builtin callsTom Ryder2016-08-182-3/+3
* Do away with dircolors and LS_COLORSTom Ryder2016-08-181-12/+1
* Port grep() and ls() to POSIX shTom Ryder2016-08-181-8/+1
* Move ksh ENV handling into shrc.dTom Ryder2016-08-171-10/+0
* 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