aboutsummaryrefslogtreecommitdiff
path: root/sh/shrc.d/xd.sh
Commit message (Collapse)AuthorAgeFilesLines
* Follow ShellCheck's recommendation of -z over !-nTom Ryder2018-12-171-1/+1
| | | | I think !-n is a little clearer, but -z is OK.
* Strip trailing whitespaceTom Ryder2017-11-131-1/+1
|
* Change some return codes for dir marking funcsTom Ryder2017-01-101-1/+1
| | | | | The mark not being set isn't really a usage error for the function given.
* Add marked-dir toolsTom Ryder2017-01-021-0/+24