mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
My tmux was displaying errors when I was using tmux plugin from oh-my-zsh and not reading my .tmux.conf at all.
2 lines
68 B
Text
2 lines
68 B
Text
set -g default-terminal $ZSH_TMUX_TERM
|
|
source-file $HOME/.tmux.conf
|