fish-shell/share/completions/alias.fish

3 lines
124 B
Fish
Raw Normal View History

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