diff --git a/.zshrc b/.zshrc index 91aa1a0c..6ecec55b 100644 --- a/.zshrc +++ b/.zshrc @@ -95,5 +95,6 @@ zle -N zle-keymap-select eval $(thefuck --alias) eval "$(starship init zsh)" eval "$(zoxide init zsh)" +eval "$(direnv hook zsh)" # colorscript -e 36 source ~/scripts/obsidian-bridge.sh