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 03a77ec..0aefad9 100644
--- a/.zshrc
+++ b/.zshrc
@@ -68,3 +68,4 @@ fi
zplug load
source $HOME/.aliases
+[ -f $HOME/.zshrc_local ] && source $HOME/.zshrc_local