My configuration files for Debian/Ubuntu applications
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

14 lines
292 B

  1. install_key_option="@tpm-install"
  2. default_install_key="I"
  3. update_key_option="@tpm-update"
  4. default_update_key="U"
  5. clean_key_option="@tpm-clean"
  6. default_clean_key="M-u"
  7. SUPPORTED_TMUX_VERSION="1.9"
  8. DEFAULT_TPM_ENV_VAR_NAME="TMUX_PLUGIN_MANAGER_PATH"
  9. DEFAULT_TPM_PATH="$HOME/.tmux/plugins/"