1
0
Fork 0
mirror of synced 2024-07-26 18:11:11 -04:00
tpm/scripts/variables.sh
2015-08-03 00:43:59 +02:00

11 lines
199 B
Bash

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"