aboutsummaryrefslogtreecommitdiff
path: root/bash/bash_completion.d/source.bash
Commit message (Collapse)AuthorAgeFilesLines
* Correct comment in `source` completionTom Ryder2017-02-131-1/+1
|
* Strip some trailing blank linesTom Ryder2016-09-111-1/+0
|
* Add text-filename heuristic completionTom Ryder2016-09-081-0/+5
Filesystem type and filename extension-based to keep things quick and simple and not forking out to other tools. We'll see how well this works, but so far I really like it.