mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
6 lines
188 B
Fish
6 lines
188 B
Fish
# salt-cp completion for fish shell
|
|
# See salt.fish in the same folder for the information
|
|
|
|
# hack to load functions from salt.fish completion
|
|
complete --do-complete='salt --' > /dev/null
|