Запрет автоматической загрузки репозитория при подключении по ssh
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user