tmux sidebar
This commit is contained in:
		
							parent
							
								
									51e0427855
								
							
						
					
					
						commit
						0e4316853c
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -4,6 +4,7 @@ set-option -g status-position top
 | 
				
			||||||
set -g @plugin 'tmux-plugins/tpm'
 | 
					set -g @plugin 'tmux-plugins/tpm'
 | 
				
			||||||
set -g @plugin 'tmux-plugins/tmux-sensible'
 | 
					set -g @plugin 'tmux-plugins/tmux-sensible'
 | 
				
			||||||
set -g @plugin 'dracula/tmux'
 | 
					set -g @plugin 'dracula/tmux'
 | 
				
			||||||
 | 
					set -g @plugin 'tmux-plugins/tmux-sidebar'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
 | 
					# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
 | 
				
			||||||
run '~/.tmux/plugins/tpm/tpm'
 | 
					run '~/.tmux/plugins/tpm/tpm'
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue