mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-29 10:31:14 -03:00
Add asd completion
This is `anything-sync-daemon`
This commit is contained in:
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"
|
||||
Reference in New Issue
Block a user