aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/completions/heroku.fish
Commit message (Collapse)AuthorAge
* 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)
* Fixes typo on line 86Gravatar jbbrokaw2014-11-04
|
* Changes tabs to 4 spaces per fish styleGravatar jbbrokaw2014-11-04
|
* Adds heroku toolbelt completionsGravatar jbbrokaw2014-11-04