aboutsummaryrefslogtreecommitdiff
path: root/ksh/shrc.d
Commit message (Collapse)AuthorAgeFilesLines
* Clarify control flow in shell scriptsTom Ryder2018-12-311-1/+3
|
* Break up some long linesTom Ryder2018-12-271-4/+4
|
* Two-space sentences in shell commentsTom Ryder2018-12-271-5/+5
|
* Stamp down three new ShellCheck 0.5.0 errorsTom Ryder2018-07-251-0/+1
| | | | All of these are false positives.
* Remove Yash supportTom Ryder2017-05-241-1/+1
| | | | I never use it
* Remove SC2154 ignore for $.sh from ksh startupTom Ryder2017-03-291-1/+0
| | | | <https://github.com/koalaman/shellcheck/commit/7124c113e8ead22916b91eb3fea1e7251b91f422>
* Condense ENV_EXT hack, unset itTom Ryder2017-02-171-4/+1
|
* Block a well-intended shellcheck errorTom Ryder2016-12-191-0/+1
|
* Defer kshrc loading until after shrc all loadedTom Ryder2016-12-181-5/+2
|
* Still improving ksh-guessing heuristicsTom Ryder2016-12-171-7/+14
|
* Move ksh.sh shim into ksh subdirTom Ryder2016-12-171-0/+30
So it doesn't get installed on systems where I don't use ksh, since it's mostly not needed