This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
fish-shell
Watch
2
Star
0
Fork
You've already forked fish-shell
0
mirror of
https://github.com/fish-shell/fish-shell
synced
2025-01-06 10:08:47 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
938b683895
fish-shell
/
share
/
completions
/
pkg_info.fish
6 lines
100 B
Fish
Raw
Normal View
History
Unescape
Escape
add pkg_info completions for OpenBSD
2017-12-11 14:53:49 +00:00
#completion for pkg_info
Reindent functions to remove useless quotes This does not include checks/function.fish because that currently includes a "; end" in a message that indent would remove, breaking the test.
2020-03-09 18:36:12 +00:00
complete
-c
pkg_info
-a
'(__fish_print_packages)'
--description
Package
add pkg_info completions for OpenBSD
2017-12-11 14:53:49 +00:00
Reference in a new issue
Copy permalink