aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/completions/rbenv.fish
Commit message (Collapse)AuthorAge
* rbenv completion: Remove trailing spacesGravatar Fabian Homborg2015-09-10
|
* rbenv completion: Support ruby-build as pluginGravatar Fabian Homborg2015-09-10
| | | | Fixes #1028
* Completions: Don't check $cmd[1]Gravatar Fabian Homborg2015-08-17
| | | | | | | | This is already done by fish before calling the completion. It breaks completion with combiners (#2025) and also with wrappers. (This does not include git because that's better solved in #2145)
* completion for rbenvGravatar Bruno Pinto2012-07-28