aboutsummaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 0471506..0c1738a 100644
--- a/.zshrc
+++ b/.zshrc
@@ -19,6 +19,7 @@ SAVEHIST=1000
HISTFILE=~/.zsh_history
source $HOME/.path
+source $HOME/.env
[[ -s /etc/profile.d/autojump.sh ]] && source /etc/profile.d/autojump.sh