aboutsummaryrefslogtreecommitdiff
path: root/sh/profile.d
Commit message (Expand)AuthorAgeFilesLines
* Use blank value for default fortunesTom Ryder2020-06-231-1/+1
* Simplify welcome.sh feature testTom Ryder2020-06-231-2/+1
* Apply XDG basedirs to welcome.shTom Ryder2020-06-231-7/+12
* Use XDG path for login welcome configTom Ryder2020-06-101-1/+1
* Adjust ~/.hushlogin test in login welcome scriptTom Ryder2020-06-101-2/+2
* Move systemd editor setting to after visualTom Ryder2020-05-122-4/+6
* Try a compatibility switch on vi/vimTom Ryder2020-05-121-2/+7
* Force unwanted --quoting-style option to ls(1) offTom Ryder2020-05-021-0/+1
* Correct misplaced `exit` call in .profile.d fileTom Ryder2020-04-281-1/+1
* Set systemctl editor to vi rather than edTom Ryder2020-04-271-0/+4
* Return to vi as default visual editorTom Ryder2019-01-071-7/+2
* Further attempts at sane Emacs VISUAL settingTom Ryder2019-01-041-21/+5
* Block stderr from emacs daemon startupTom Ryder2019-01-021-1/+1
* Use short switches for emacs server pgrepTom Ryder2019-01-021-2/+1
* Add emacsclient logic to $VISUAL setTom Ryder2019-01-021-4/+20
* Switch to using GNU Emacs on development machinesTom Ryder2019-01-011-2/+8
* Two-space sentences in shell commentsTom Ryder2018-12-271-1/+1
* Follow ShellCheck's recommendation of -z over !-nTom Ryder2018-12-171-1/+1
* Use `command` consistently, silence ShellCheckTom Ryder2018-12-171-2/+2
* Refactor some conditionalsTom Ryder2018-12-113-7/+14
* Remove unneeded semicolon from sh "for VAR ; do"Tom Ryder2018-12-061-1/+1
* Remove a lot of alignment spacingTom Ryder2018-11-232-8/+8
* Remove redundant NR==1 in awk(1) callTom Ryder2018-06-131-1/+1
* Quote EDITOR/VISUAL assignments for clarityTom Ryder2018-01-152-4/+4
* Adjust linebreak behaviour around downloads checkTom Ryder2017-07-261-1/+4
* Put local gamesdir at end of PATHTom Ryder2017-07-011-1/+1
* More segmentation/tidyingTom Ryder2017-06-181-5/+0
* Break plenv stuff into its own targetTom Ryder2017-06-181-5/+0
* 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