[home/hypnos] add wget, tea (gitea-cli)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user