mirror of
				https://github.com/tmux-plugins/tpm.git
				synced 2025-11-04 00:16:05 +00:00 
			
		
		
		
	Emphasize TPM initialization should come last in tmux.conf
This commit is contained in:
		@@ -24,7 +24,8 @@ are required):
 | 
			
		||||
    # git@github.com/user/plugin     \
 | 
			
		||||
    # git@bitbucket.com/user/plugin  \
 | 
			
		||||
 | 
			
		||||
    # initializes TMUX plugin manager
 | 
			
		||||
    # Initializes TMUX plugin manager.
 | 
			
		||||
    # Keep this line at the very bottom of tmux.conf.
 | 
			
		||||
    run-shell ~/.tmux/plugins/tpm/tpm
 | 
			
		||||
 | 
			
		||||
Reload TMUX environment so TPM is sourced:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user