Adds completion for some utilities
This commit is contained in:
1
.config/fish/completions/arkedump.fish
Normal file
1
.config/fish/completions/arkedump.fish
Normal file
@@ -0,0 +1 @@
|
||||
complete -c arkedump -f -a "(GO_FLAGS_COMPLETION=1 arkedump (string split ' ' (commandline -cp)))"
|
||||
1
.config/fish/completions/arkesend.fish
Normal file
1
.config/fish/completions/arkesend.fish
Normal file
@@ -0,0 +1 @@
|
||||
complete -c arkesend -f -a "(GO_FLAGS_COMPLETION=1 arkesend (string split ' ' (commandline -cp)))"
|
||||
Reference in New Issue
Block a user