diff --git a/home/dot_zshrc b/home/dot_zshrc index cf59f47..e7a36ad 100644 --- a/home/dot_zshrc +++ b/home/dot_zshrc @@ -153,6 +153,7 @@ fi # # direnv # +[[ -x $(command -v direnv) ]] && eval "$(direnv hook zsh)" setopt PROMPT_SUBST show_virtual_env() {