From bda46f0e16cb9525fc0e8b23b16f9800c64ff70d Mon Sep 17 00:00:00 2001 From: James Patrick Date: Thu, 26 Dec 2019 20:26:09 -0500 Subject: [PATCH] Added forgit This is many for ssh connections. Locally I should just use Magit. --- zsh/zplug | 1 + 1 file changed, 1 insertion(+) diff --git a/zsh/zplug b/zsh/zplug index 6260928..ffa767c 100755 --- a/zsh/zplug +++ b/zsh/zplug @@ -17,6 +17,7 @@ zplug "zdharma/fast-syntax-highlighting", as:plugin, defer:2 zplug "zsh-users/zsh-autosuggestions", as:plugin, defer:2 zplug "zsh-users/zsh-completions", as:plugin, defer:2 zplug "zsh-users/zsh-history-substring-search", as:plugin, defer:2 +zplug 'wfxr/forgit', as:plugin, defer:2 if [ -n "$SSH_CONNECTION" ] ; then zplug "${ZDIR}/modules/prompt/",\ from:local,\ use:uncommon.zsh, as:theme