aboutsummaryrefslogtreecommitdiff
path: root/bash/bashrc.d/pd.bash
Commit message (Collapse)AuthorAgeFilesLines
* Use consistent [[ syntaxTom Ryder2015-06-041-1/+1
| | | | Explicit -n, ! within [[
* Exit with 2 on usage errors like Bash builtinsTom Ryder2015-05-291-2/+2
|
* Use FUNCNAME rather than hardcoding helper funcsTom Ryder2015-04-291-2/+4
|
* Local func var, simpler conditionalTom Ryder2015-03-101-16/+15
|
* Handle default case correctlyTom Ryder2015-03-101-1/+1
|
* Define pd function (parent directory)Tom Ryder2015-03-101-0/+46