aboutsummaryrefslogtreecommitdiff
path: root/bash/bashrc.d/path.bash
Commit message (Expand)AuthorAgeFilesLines
* Separate declaration from assignmentTom Ryder2015-06-061-8/+14
* Missing word as possible completionTom Ryder2015-06-051-1/+1
* Thorough completion for pathTom Ryder2015-06-051-1/+45
* Don't print empty line for empty PATHTom Ryder2015-06-051-1/+3
* Don't allow dirs with : in nameTom Ryder2015-06-051-0/+10
* Remove redundant arg checkTom Ryder2015-06-051-2/+2
* Couple of minor tweaks to path()Tom Ryder2015-06-051-1/+1
* Add path() functionTom Ryder2015-06-051-0/+158