diff --git a/.zshrc b/.zshrc index d206fc5..aee4a7a 100644 --- a/.zshrc +++ b/.zshrc @@ -16,4 +16,5 @@ source "$HOME/.functions.zsh" source "$HOME/.zle.zsh" eval "$(register-python-argcomplete pipx)" +eval "$(direnv hook zsh)" eval "$(starship init zsh)"