From 8ae928dcb6fc49b805eff0aa0956cd18aa1c3f85 Mon Sep 17 00:00:00 2001 From: aktersnurra Date: Sat, 13 Feb 2021 23:11:25 +0100 Subject: added some vim plugins --- .zshrc | 1 + 1 file changed, 1 insertion(+) (limited to '.zshrc') diff --git a/.zshrc b/.zshrc index 2325dd6..36086e1 100644 --- a/.zshrc +++ b/.zshrc @@ -7,4 +7,5 @@ [ -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 [ -f $HOME/.config/zsh/keybindings.zsh ] && source $HOME/.config/zsh/keybindings.zsh +[ -f $HOME/.config/zsh/programs.zsh ] && source $HOME/.config/zsh/programs.zsh [ -f ~/.fzf.zsh ] && source ~/.fzf.zsh -- cgit v1.2.3-70-g09d2