Adds completion for some custom tools

This commit is contained in:
2025-10-30 09:56:15 +01:00
parent 0daf243692
commit f16574af53
2 changed files with 2 additions and 0 deletions

View File

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

View File

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