aboutsummaryrefslogtreecommitdiff
path: root/sh/shrc.d/path.sh
Commit message (Expand)AuthorAgeFilesLines
* Remove SC2030 ignore for path logicTom Ryder2017-03-291-1/+0
* Remove double-up colon check in path()Tom Ryder2017-03-241-8/+0
* Add "pop" and "shift" methods to path()Tom Ryder2017-01-251-0/+38
* Improvements to path()Tom Ryder2017-01-071-16/+39
* Remove some trailing whitespaceTom Ryder2016-10-191-1/+1
* Use simpler method for `path check`Tom Ryder2016-09-261-5/+6
* Correct path() error messagesTom Ryder2016-08-201-4/+4
* Correct empty var referenceTom Ryder2016-08-201-2/+1
* Write path() help to stderr if unrec commandTom Ryder2016-08-201-1/+1
* Dance for shellcheck in path()Tom Ryder2016-08-201-5/+8
* Port path() to POSIX shTom Ryder2016-08-201-0/+93