Проба tmux
This commit is contained in:
		@@ -55,11 +55,10 @@ if command -v vim > /dev/null 2>&1; then
 | 
				
			|||||||
	zcomet load ohmyzsh plugins/vim-interaction
 | 
						zcomet load ohmyzsh plugins/vim-interaction
 | 
				
			||||||
fi
 | 
					fi
 | 
				
			||||||
if command -v tmux > /dev/null 2>&1; then
 | 
					if command -v tmux > /dev/null 2>&1; then
 | 
				
			||||||
	zcomet load ohmyzsh plugins/tmux
 | 
					 | 
				
			||||||
	zstyle ':prezto:module:tmux:auto-start' local 'no'
 | 
						zstyle ':prezto:module:tmux:auto-start' local 'no'
 | 
				
			||||||
	zstyle ':prezto:module:tmux:auto-start' remote 'yes'
 | 
						zstyle ':prezto:module:tmux:auto-start' remote 'yes'
 | 
				
			||||||
	zstyle ':prezto:module:tmux:session' name "$(hostname)"
 | 
						zstyle ':prezto:module:tmux:session' name "$(hostname)"
 | 
				
			||||||
	zcomet load laggardkernel/zsh-tmux
 | 
						zsh-defer zcomet load laggardkernel/zsh-tmux
 | 
				
			||||||
	zcomet snippet https://github.com/jreese/zsh-titles/blob/master/titles.plugin.zsh
 | 
						zcomet snippet https://github.com/jreese/zsh-titles/blob/master/titles.plugin.zsh
 | 
				
			||||||
fi
 | 
					fi
 | 
				
			||||||
if command -v kitty > /dev/null 2>&1; then
 | 
					if command -v kitty > /dev/null 2>&1; then
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user