2
0
Fork 0
mirror of https://github.com/fish-shell/fish-shell synced 2025-01-16 06:54:03 +00:00
fish-shell/share/completions/alias.fish
2020-09-04 16:59:08 +02:00

2 lines
124 B
Fish

complete -c alias -s h -l help -d 'Show help and exit'
complete -c alias -s s -l save -d 'Automatically funcsave the alias'