From 4f5abfdfea416f80cf164861a8db74c911997e5f Mon Sep 17 00:00:00 2001 From: aktersnurra Date: Tue, 9 Feb 2021 22:36:25 +0100 Subject: zsh antigen --- .zshrc | 2 ++ 1 file changed, 2 insertions(+) (limited to '.zshrc') 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 -- cgit v1.2.3-70-g09d2