aboutsummaryrefslogtreecommitdiff
path: root/bash/bash_completion.d/ssh.bash
Commit message (Collapse)AuthorAgeFilesLines
* Use full `if` condition for SSH hostname comp srcTom Ryder2018-12-011-1/+2
|
* Drop support for Bash <= 3.0Tom Ryder2018-11-301-7/+1
| | | | | | This allows removing a fair bit of boilerplate checking for the availability of `-o bashdefault` for the `complete` builtin, and greatly simplifies the minimum version check.
* Use bashdefault if available in more completionsTom Ryder2017-02-121-1/+7
|
* Split completions that use ssh_config(5) hostsTom Ryder2016-08-221-22/+4
|
* Move bash completion setup into separate dirTom Ryder2016-07-301-0/+22