mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 14:23:38 +08:00
29f35d6cdf
This gives us more accurate completions because completion scripts get expanded paths
2 lines
105 B
Fish
2 lines
105 B
Fish
complete -c ibmcloud -f -a '(__fish_argcomplete_complete (commandline -xpc) --generate-bash-completion)'
|