about summary refs log tree commit diff
path: root/fish/completions/xgrep.fish
blob: c7a329ef16217acd7012eabeaeeaaab8fb112edf (plain) (blame)
1
2
complete -c xgrep -f
complete -c xgrep -n '[ (count (commandline -poc)) -gt 1 ]' -a '(__fish_print_xbps_packages -i)'