mirror of
https://github.com/tmux-plugins/tpm.git
synced 2025-09-14 00:46:56 +00:00
Stop using global variable for tpm path
This commit is contained in:
@ -58,7 +58,6 @@ update_plugins() {
|
||||
}
|
||||
|
||||
main() {
|
||||
shared_set_tpm_path_constant
|
||||
if [ "$1" == "all" ]; then
|
||||
update_all
|
||||
else
|
||||
|
Reference in New Issue
Block a user