mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-10 04:05:22 +08:00

* completions: add ibmcloud * Update ibmcloud.fish (cherry picked from commit d6e234c60caa7d17109c0637095be01920f10ef7)
2 lines
105 B
Fish
2 lines
105 B
Fish
complete -c ibmcloud -f -a '(__fish_argcomplete_complete (commandline -opc) --generate-bash-completion)'
|