diff --git a/symlinks/files/auto-link/.zprofile b/symlinks/files/auto-link/.zprofile index 114938c..8589348 100644 --- a/symlinks/files/auto-link/.zprofile +++ b/symlinks/files/auto-link/.zprofile @@ -54,7 +54,7 @@ fi # direnv # if type "direnv" > /dev/null 2>&1; then - eval "$(direnv hook bash)" + eval "$(direnv hook zsh)" fi #