Запрет автоматической загрузки репозитория при подключении по ssh

This commit is contained in:
Andrei Astafev 2021-12-26 11:55:52 +03:00
parent ffe045607c
commit f9beb69853

View File

@ -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