mirror of
				https://github.com/tmux-plugins/tpm.git
				synced 2025-11-04 00:16:05 +00:00 
			
		
		
		
	Instructions about uninstalling plugins
This commit is contained in:
		@@ -3,6 +3,7 @@
 | 
			
		||||
### master
 | 
			
		||||
- if the plugin is not downloaded do not source it
 | 
			
		||||
- remove `PLUGINS.md`, an obsolete list of plugins
 | 
			
		||||
- update readme with instructions about uninstalling plugins
 | 
			
		||||
 | 
			
		||||
### v1.0.0, 2014-08-05
 | 
			
		||||
- update readme because of github organization change to
 | 
			
		||||
 
 | 
			
		||||
@@ -41,6 +41,12 @@ That's it!
 | 
			
		||||
 | 
			
		||||
You're good to go! The plugin was cloned to `~/.tmux/plugins/` dir and sourced.
 | 
			
		||||
 | 
			
		||||
### Uninstalling plugins
 | 
			
		||||
 | 
			
		||||
1. remove the plugin from the `@tpm_plugins` list
 | 
			
		||||
2. All the plugins are installed to `~/.tmux/plugins/`. Find plugin
 | 
			
		||||
  directory there and just remove it.
 | 
			
		||||
 | 
			
		||||
### Key bindings
 | 
			
		||||
 | 
			
		||||
`prefix + I`
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user