1
0
Fork 0
mirror of synced 2024-06-25 18:21:10 -04:00
tpm/scripts/helpers
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
..
plugin_functions.sh use env TMUX_CONF_FILE to override default tmux.conf locations, #205 2023-12-19 14:54:57 +01:00
shell_echo_functions.sh Helper functions refactoring 2015-08-03 15:17:07 +02:00
tmux_echo_functions.sh Bugfix: Escape quits tpm with emacs copy mode 2015-08-04 17:20:03 +02:00
tmux_utils.sh Add 'HELPERS_DIR' variable to tmux_utils.sh 2021-03-15 11:50:50 +01:00
utility.sh Move all helpers to 'helpers/' dir 2015-08-03 17:56:45 +02:00