[home/hypnos] add wget, tea (gitea-cli)

This commit is contained in:
2026-04-08 17:36:02 +08:00
parent 1e19a256a1
commit da3da72c40
2 changed files with 6 additions and 0 deletions
+4
View File
@@ -34,3 +34,7 @@ fi
if command -v opam &> /dev/null; then
eval $(opam env)
fi
if command -v tea &> /dev/null; then
eval $(tea completion zsh)
fi