mirror of
				https://github.com/tmux-plugins/tpm.git
				synced 2025-11-04 00:16:05 +00:00 
			
		
		
		
	Update readme installation instruction
This commit is contained in:
		@@ -24,14 +24,14 @@ are required):
 | 
			
		||||
    set -g @tpm_plugins "              \
 | 
			
		||||
      bruno-/tpm                       \
 | 
			
		||||
      bruno-/tmux_battery_osx          \
 | 
			
		||||
      # Examples:
 | 
			
		||||
    "
 | 
			
		||||
    # Other examples:
 | 
			
		||||
    # github_username/plugin_name    \
 | 
			
		||||
    # git@github.com/user/plugin     \
 | 
			
		||||
    # git@bitbucket.com/user/plugin  \
 | 
			
		||||
    "
 | 
			
		||||
 | 
			
		||||
    # initializes TMUX plugin manager
 | 
			
		||||
    run-shell ~/.tmux/plugins/tpm/tpm.sh
 | 
			
		||||
    run-shell ~/.tmux/plugins/tpm/tpm
 | 
			
		||||
 | 
			
		||||
Reload TMUX environment so TPM is sourced:
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user