direnv, final update before archiving

old-yadm
earnest ma 2021-08-21 20:07:18 -04:00
parent 533da03db0
commit 4c252bfd19
Signed by: earnest ma
GPG Key ID: A343F43342EB6E2A
1 changed files with 3 additions and 0 deletions

View File

@ -81,6 +81,9 @@ RPROMPT=\$vcs_info_msg_0_
zstyle ':vcs_info:git:*' formats '%F{240}(%b)%r%f'
zstyle ':vcs_info:*' enable git
# Direnv
eval "$(direnv hook zsh)"
# This must be placed at the end
[ -f /usr/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh ] && source /usr/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh