# Per-directory env
if (( $+commands[direnv])); then
  eval "$(direnv hook zsh)"
fi