mirror of
https://github.com/tmux-plugins/tpm.git
synced 2024-11-01 07:38:51 +00:00
2c4a2dfd65
Add function `_get_user_tmux_conf` to helper script `plugin_functions`. Function is searching for the users tmux configuration on multiple places by a prioritized order. The response is used within`_tmux_conf_contents` to read in the content as normally. Add new environment variable `TMUX_PLUGIN_MANAGER_CONFIG_LOCATION` which is optional to be defined. If so it has the highest priority to be loaded, despite if the file exist or not. XDG directory support has been added as well by the second priority location at `$XDG_CONFIG_HOME/tmux/tmux.conf`. |
||
---|---|---|
.. | ||
plugin_functions.sh | ||
shell_echo_functions.sh | ||
tmux_echo_functions.sh | ||
tmux_utils.sh | ||
utility.sh |