Hi
The fish has completion for pacman, but why not for yaourt and pacman-color? This are both wrappers for pacman with the same syntax. pacman-color ads coloring for pacman, yaourt supports the aur.
This is very easy to implement. The completions for pacman are in
/usr/share/fish/completions/pacman.fish
I made a completion file for bauerbill based on that, just replace all bauerbill occurences in the file to yaourt and copy the yaourt.fish file to
~/.config/fish/completions/yaourt.fish
This is very easy to implement. The completions for pacman are in
/usr/share/fish/completions/pacman.fish
I made a completion file for bauerbill based on that, just replace all bauerbill occurences in the file to yaourt and copy the yaourt.fish file to
~/.config/fish/completions/yaourt.fish
http://pastebin.com/yd7zNMPY