mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 11:22:52 +08:00
Add asd
completion
This is `anything-sync-daemon`
This commit is contained in:
parent
1da25fd916
commit
ff882d8326
3
share/completions/asd.fish
Normal file
3
share/completions/asd.fish
Normal file
|
@ -0,0 +1,3 @@
|
|||
complete -f asd
|
||||
complete -c asd -n "test (__fish_number_of_cmd_args_wo_opts) = 1" \
|
||||
-a "sync unsync resync"
|
Loading…
Reference in New Issue
Block a user