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 ef65b09..0471506 100644
--- a/.zshrc
+++ b/.zshrc
@@ -61,4 +61,5 @@ fi
zplug load
source $HOME/.aliases
+source $HOME/.functions
[ -f $HOME/.zsh_local ] && source $HOME/.zsh_local