summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 2634ea0..d48c2b9 100644
--- a/.zshrc
+++ b/.zshrc
@@ -4,3 +4,5 @@
[ -f $HOME/.config/zsh/aliases.zsh ] && source $HOME/.config/zsh/aliases.zsh
[ -f $HOME/.config/zsh/functions.zsh ] && source $HOME/.config/zsh/functions.zsh
[ -f $HOME/.config/zsh/purs.zsh ] && source $HOME/.config/zsh/purs.zsh
+[ -f $HOME/.config/zsh/history.zsh ] && source $HOME/.config/zsh/history.zsh
+[ -f $HOME/.config/zsh/antigen_pkgs.zsh ] && source $HOME/.config/zsh/antigen_pkgs.zsh