mirror of
https://github.com/tmux-plugins/tpm.git
synced 2025-11-02 23:36:03 +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