mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-15 23:22:53 +08:00
add pkg_info completions for OpenBSD
This commit is contained in:
parent
e57f5cc99b
commit
e135024cc4
5
share/completions/pkg_info.fish
Normal file
5
share/completions/pkg_info.fish
Normal file
@ -0,0 +1,5 @@
|
||||
#completion for pkg_info
|
||||
|
||||
|
||||
complete -c pkg_info -a '(__fish_print_packages)' --description 'Package'
|
||||
|
Loading…
x
Reference in New Issue
Block a user