ohmyzsh/plugins/tmux/tmux.extra.conf
Squeaky 3eaf61420f tmux source command is not source but source-file
My tmux was displaying errors when I was using tmux plugin from oh-my-zsh and not reading my .tmux.conf at all.
2014-01-31 17:15:57 +01:00

2 lines
68 B
Text

set -g default-terminal $ZSH_TMUX_TERM
source-file $HOME/.tmux.conf