refact : dotfiles folder
This commit is contained in:
parent
e5d611a4b8
commit
ed289c2858
63 changed files with 4 additions and 4 deletions
13
dotfiles/tmux/plugins/tpm/scripts/variables.sh
Normal file
13
dotfiles/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/"
|
Loading…
Add table
Add a link
Reference in a new issue