diff --git a/.zshrc b/.zshrc index 01546cb3..c6c2e294 100644 --- a/.zshrc +++ b/.zshrc @@ -125,6 +125,3 @@ ZSH_AUTOSUGGEST_STRATEGY=(history completion) # Source the profile LAST source ~/.profile - -# Direnv -eval "$(direnv hook zsh)"