1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2026-04-23 14:53:27 +02:00

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à
parent ef96a38fa5
commit 86b39cfa0a
3 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
set -g default-terminal $ZSH_TMUX_TERM
source $HOME/.tmux.conf
source $ZSH_TMUX_CONFIG