Add asd completion

This is `anything-sync-daemon`
This commit is contained in:
Missu 2022-03-05 17:03:54 +00:00 committed by Fabian Homborg
parent 1da25fd916
commit ff882d8326

View 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"