diff --git a/.zshrc b/.zshrc index 4f1d7af..a5104f7 100644 --- a/.zshrc +++ b/.zshrc @@ -35,6 +35,7 @@ antigen theme gallifrey antigen apply source "$HOME/.local/bin/generate-env" +emulate sh -c '. ~/.profile' hash direnv &> /dev/null && eval "$(direnv hook zsh)" chpwd() { exa }