1
0
mirror of https://github.com/tmux-plugins/tpm.git synced 2024-06-24 07:26:43 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
Rafał Rothenberger
fe5e13152a add branch support 2019-05-19 23:26:00 +02:00
Graham McGregor
1579534c2e Prevent clean_plugins from deleting root
If tmux was not yet configured to initialize the Tmux Plugin Manager,
the variable for the plugin home was not being set. This was resulting
in a `rm -rf /` which is pretty nuclear.

Fixes: https://github.com/tmux-plugins/tpm/issues/58
2016-12-03 12:06:29 -05:00
Graham McGregor
9e082ff1b3 Update plugins in parallel 2016-11-12 15:20:08 -05:00
Bruno Sutic
9be7f975e9
Move all helpers to 'helpers/' dir 2015-08-03 17:56:45 +02:00
Bruno Sutic
0e9b64ffc4
Stop using global variable for tpm path 2015-08-03 15:30:19 +02:00
Bruno Sutic
5adc9a987f
Helper functions refactoring 2015-08-03 15:17:07 +02:00
Bruno Sutic
516a6ea4c4
Tmux echo function rename 2015-08-03 01:25:51 +02:00
Bruno Sutic
7ff8de38a4
Enable updating plugins via cli executable 2015-08-02 12:56:44 +02:00
Bruno Sutic
9949d48b6a
GIT_TERMINAL_PROMPT=0 2015-02-08 15:38:55 +01:00
Bruno Sutic
3af756d836 update_plugin script 2014-08-05 20:43:28 +02:00
Bruno Sutic
3a5f56f10d U key binding shows a list of installed plugins 2014-08-05 18:45:59 +02:00