2
0
Fork 0
mirror of https://github.com/fish-shell/fish-shell synced 2025-01-20 08:54:00 +00:00
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'