diff --git a/share/completions/asd.fish b/share/completions/asd.fish new file mode 100644 index 000000000..959bb71ac --- /dev/null +++ b/share/completions/asd.fish @@ -0,0 +1,3 @@ +complete -f asd +complete -c asd -n "test (__fish_number_of_cmd_args_wo_opts) = 1" \ + -a "sync unsync resync"