Populate repo
This commit is contained in:
13
tmux/.tmux/plugins/tpm/scripts/variables.sh
Normal file
13
tmux/.tmux/plugins/tpm/scripts/variables.sh
Normal file
@ -0,0 +1,13 @@
|
||||
install_key_option="@tpm-install"
|
||||
default_install_key="I"
|
||||
|
||||
update_key_option="@tpm-update"
|
||||
default_update_key="U"
|
||||
|
||||
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/"
|
Reference in New Issue
Block a user