1
0
Fork 0
mirror of synced 2024-06-16 14:01:09 -04:00
tpm/scripts
pale3 e693f7bc96 use env TMUX_CONF_FILE to override default tmux.conf locations, #205
TMUX_CONF_FILE takes precendace over $HOME/.tmux.conf or
XDG_CONFIG_HOME/tmux/tmux.conf which allows internal tpm
scripts to properly parse user_config

E.g in your tmux.conf.local which is sourced by tmux.conf
add set-environment -g "TMUX_CONF_FILE" "/path/to/tmux.conf.local"
2023-12-19 14:54:57 +01:00
..
helpers use env TMUX_CONF_FILE to override default tmux.conf locations, #205 2023-12-19 14:54:57 +01:00
check_tmux_version.sh Add tmux version check 2014-07-17 23:14:32 +02:00
clean_plugins.sh Move all helpers to 'helpers/' dir 2015-08-03 17:56:45 +02:00
install_plugins.sh fix: github to GitHub 2022-01-01 17:49:21 +09:00
source_plugins.sh add branch support 2019-05-19 23:26:00 +02:00
update_plugin.sh Show the output of Git pull when updating plugins 2023-01-05 20:37:06 -08:00
update_plugin_prompt_handler.sh Helper functions refactoring 2015-08-03 15:17:07 +02:00
variables.sh TPM path refactoring 2015-08-03 00:59:13 +02:00