diff --git a/48-plugins.zsh b/48-plugins.zsh index e52e513..46450f9 100644 --- a/48-plugins.zsh +++ b/48-plugins.zsh @@ -37,7 +37,7 @@ if command -v git > /dev/null 2>&1; then GIT_AUTO_FETCH_INTERVAL=3600 zcomet load ohmyzsh plugins/git zcomet load ohmyzsh plugins/gitfast - zcomet load ohmyzsh plugins/git-auto-fetch + [ -z "$SSH_CONNECTION" ] && zcomet load ohmyzsh plugins/git-auto-fetch zcomet load ohmyzsh plugins/git-extras zcomet load ohmyzsh plugins/github zcomet load paulirish/git-open