TPM path refactoring

This commit is contained in:
Bruno Sutic
2015-08-03 00:59:13 +02:00
parent 57c0623fb8
commit cd97b4bceb
4 changed files with 46 additions and 8 deletions

View File

@ -8,3 +8,6 @@ clean_key_option="@tpm-clean"
default_clean_key="M-u"
SUPPORTED_TMUX_VERSION="1.9"
DEFAULT_TPM_ENV_VAR_NAME="TMUX_PLUGIN_MANAGER_PATH"
DEFAULT_TPM_PATH="$HOME/.tmux/plugins/"