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 0bb8fd3..06269b2 100644
--- a/.zshrc
+++ b/.zshrc
@@ -22,6 +22,7 @@ source $HOME/.path
source $HOME/.env
source $HOME/.aliases
source $HOME/.functions
+source $HOME/.zrc
[[ -r /usr/share/z/z.sh ]] && source /usr/share/z/z.sh
[[ -r /usr/local/etc/profile.d/z.sh ]] && source /usr/local/etc/profile.d/z.sh