mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-10 15:14:44 +00:00
1041e59c5b
Sorry!
2 lines
124 B
Fish
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'
|