refactor: Remove direnv

This commit is contained in:
Price Hiller 2022-04-01 09:05:30 -05:00
parent fe54a5e01b
commit 8f825811c2

3
.zshrc
View File

@ -125,6 +125,3 @@ ZSH_AUTOSUGGEST_STRATEGY=(history completion)
# Source the profile LAST
source ~/.profile
# Direnv
eval "$(direnv hook zsh)"