Move run line to bottom of tmux.conf
This commit is contained in:
		@@ -14,7 +14,8 @@ set -g @dracula-show-powerline true
 | 
				
			|||||||
set -g @dracula-show-fahrenheit true
 | 
					set -g @dracula-show-fahrenheit true
 | 
				
			||||||
set -g @dracula-military-time false
 | 
					set -g @dracula-military-time false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
run '.config/tmux/plugins/tpm/tpm'
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Terminal appearance
 | 
					# Terminal appearance
 | 
				
			||||||
set -g default-terminal "tmux-256color"
 | 
					set -g default-terminal "tmux-256color"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Keep this line at the very bottom
 | 
				
			||||||
 | 
					run '~/.config/tmux/plugins/tpm/tpm'
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user