From 598335173b9e49a1ed85645ca1e358158963c8d0 Mon Sep 17 00:00:00 2001 From: Bartek Stalewski Date: Thu, 28 Jan 2021 14:46:59 +0100 Subject: [PATCH] Forgit as a module --- zsh/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zsh/.zshrc b/zsh/.zshrc index da1d63d..bd32212 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -33,7 +33,7 @@ if [ -f $XDG_CONFIG_HOME/fzf/fzf.zsh ]; then fi # plugins -source $ZDOTDIR/modules/forgit.plugin.zsh +source $ZDOTDIR/modules/forgit/forgit.plugin.zsh source $ZDOTDIR/modules/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh # theme