Add tea completions

This commit is contained in:
2025-09-26 23:20:40 -07:00
parent 9425cf9066
commit 3a533b1f98

View File

@ -356,6 +356,9 @@ fi
# THE FOLLOWING PLUGINS MUST COME LAST
# Tea (Gitea CLI) completions
cmd_exists tea && source <(tea completion zsh)
# More completions
load_plugin zsh-completions