aboutsummaryrefslogtreecommitdiff
path: root/bash/bash_completion.d/ud.bash
Commit message (Collapse)AuthorAgeFilesLines
* Add missing ;; terminatorsTom Ryder2018-10-311-0/+1
|
* Respect completion-ignore-case in custom functionsTom Ryder2018-10-301-0/+14
| | | | | | This involves a little too much boilerplate for my liking, but it's still an improvement over what I had before. I might find a way to make this into a generic function.
* Move bash completion setup into separate dirTom Ryder2016-07-301-0/+28