mirror of
https://github.com/tmux-plugins/tpm.git
synced 2025-09-14 00:46:56 +00:00
Enable removing plugins via CLI executable
This commit is contained in:
@ -28,3 +28,9 @@ To update all installed plugins:
|
||||
or update a single plugin:
|
||||
|
||||
~/.tmux/plugins/tpm/bin/install_plugins tmux-sensible
|
||||
|
||||
### Removing plugins
|
||||
|
||||
To remove plugins not on the plugin list:
|
||||
|
||||
~/.tmux/plugins/tpm/bin/clean_plugins
|
||||
|
Reference in New Issue
Block a user