From 84f00c27f9bf3f636424a4121cdcdf4674ebc562 Mon Sep 17 00:00:00 2001 From: Guangxiong Lin Date: Sat, 23 Oct 2021 13:58:53 +0800 Subject: Add environment config --- .zshrc | 1 + 1 file changed, 1 insertion(+) (limited to '.zshrc') 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 -- cgit v1.2.3