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