Adds completion for some utilities

This commit is contained in:
2025-10-30 08:59:49 +01:00
parent c6cf796f15
commit 0daf243692
2 changed files with 2 additions and 0 deletions

View File

@@ -0,0 +1 @@
complete -c arkedump -f -a "(GO_FLAGS_COMPLETION=1 arkedump (string split ' ' (commandline -cp)))"

View File

@@ -0,0 +1 @@
complete -c arkesend -f -a "(GO_FLAGS_COMPLETION=1 arkesend (string split ' ' (commandline -cp)))"