1
Fork 0

Add direnv hook.

This commit is contained in:
Bauke 2022-12-18 14:09:21 +01:00
parent 41aae56898
commit c3b42bb00b
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
1 changed files with 1 additions and 0 deletions

1
.zshrc
View File

@ -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)"