|  |  | @ -70,6 +70,8 @@ bind S command-prompt -p "New Session:" "new-session -A -s '%%'" | 
			
		
	
		
			
				
					|  |  |  |  | 
			
		
	
		
			
				
					|  |  |  | bind-key -r f run-shell "tmux neww ~/.local/bin/tmux-sessionizer" | 
			
		
	
		
			
				
					|  |  |  |  | 
			
		
	
		
			
				
					|  |  |  | bind-key -r m run-shell "~/.local/bin/tmux-music" | 
			
		
	
		
			
				
					|  |  |  |  | 
			
		
	
		
			
				
					|  |  |  | # List of plugins | 
			
		
	
		
			
				
					|  |  |  | set -g @plugin 'tmux-plugins/tpm' | 
			
		
	
		
			
				
					|  |  |  | set -g @plugin 'tmux-plugins/tmux-sensible' | 
			
		
	
	
		
			
				
					|  |  | 
 |