tmux: Use the nord theme
This commit is contained in:
		
							parent
							
								
									285f7ecb29
								
							
						
					
					
						commit
						1fa379691a
					
				
					 1 changed files with 8 additions and 0 deletions
				
			
		|  | @ -76,3 +76,11 @@ bind-key -T copy-mode-vi 'C-\' select-pane -l | |||
| # Allow clearing screen with ctrl-l by using <prefix> C-l | ||||
| bind C-l send-keys 'C-l' | ||||
| bind C-k send-keys 'C-k' | ||||
| 
 | ||||
| # Plugins | ||||
| set -g @plugin "arcticicestudio/nord-tmux" | ||||
| set -g @plugin 'tmux-plugins/tmux-sensible' | ||||
| set -g @plugin 'tmux-plugins/tpm' | ||||
| 
 | ||||
| # Initialize TMUX plugin manager | ||||
| run '~/.tmux/plugins/tpm/tpm' | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue