1
0

Update home/.zshrc

This commit is contained in:
2025-06-21 19:26:29 +02:00
parent 99bf841130
commit 9468e89b76

View File

@@ -153,6 +153,7 @@ fi
# #
# direnv # direnv
# #
[[ -x $(command -v direnv) ]] && eval "$(direnv hook zsh)"
setopt PROMPT_SUBST setopt PROMPT_SUBST
show_virtual_env() { show_virtual_env() {