tmux: allow to define a custom configuration path (#7606)

This commit is contained in:
StelFux 2019-11-08 21:44:44 +01:00 committed by Marc Cornellà
commit 86b39cfa0a
3 changed files with 8 additions and 4 deletions

View file

@ -1,2 +1,2 @@
set -g default-terminal $ZSH_TMUX_TERM
source $HOME/.tmux.conf
source $ZSH_TMUX_CONFIG