aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/completions/aura.fish
Commit message (Collapse)AuthorAge
* correct __fish_contains_opts to __fish_contains_opt (#3102)Gravatar Jens Fredskov2016-06-01
| | | Completion throws and error about the command `__fish_contains_opts` beings unknown. It seems to be a simple typo, as all other completions use `__fish_contains_opt`
* Bring aura completions in line with pacmanGravatar Fabian Homborg2015-10-04
| | | | Eliminates a bit of __fish_sgrep
* Normalize aura completionsGravatar Fabian Homborg2015-09-28
| | | | Also fixes bug related to repo listings
* adding completion for aura. adding pacman integration for __fish_print_packagesGravatar Eric Mrak2014-02-16