mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-10 23:24:39 +00:00
parent
bfb5b28d0f
commit
0ae37ac83a
1 changed files with 2 additions and 0 deletions
2
share/completions/alias.fish
Normal file
2
share/completions/alias.fish
Normal file
|
@ -0,0 +1,2 @@
|
|||
complete -c funced -s h -l help -d 'Show help and exit'
|
||||
complete -c funced -s s -l save -d 'Automatically funcsave the alias'
|
Loading…
Reference in a new issue