2
0
Fork 0
mirror of https://github.com/fish-shell/fish-shell synced 2025-01-20 17:04:03 +00:00
fish-shell/share/completions/asd.fish
Missu ff882d8326 Add asd completion
This is `anything-sync-daemon`
2022-03-05 20:49:43 +01:00

3 lines
112 B
Fish

complete -f asd
complete -c asd -n "test (__fish_number_of_cmd_args_wo_opts) = 1" \
-a "sync unsync resync"