summaryrefslogtreecommitdiffstats
path: root/.config/zsh/oh-my-zsh/plugins/tmux/tmux.extra.conf
diff options
context:
space:
mode:
Diffstat (limited to '.config/zsh/oh-my-zsh/plugins/tmux/tmux.extra.conf')
-rw-r--r--.config/zsh/oh-my-zsh/plugins/tmux/tmux.extra.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/zsh/oh-my-zsh/plugins/tmux/tmux.extra.conf b/.config/zsh/oh-my-zsh/plugins/tmux/tmux.extra.conf
new file mode 100644
index 0000000..c4aaad0
--- /dev/null
+++ b/.config/zsh/oh-my-zsh/plugins/tmux/tmux.extra.conf
@@ -0,0 +1,2 @@
+set -g default-terminal $ZSH_TMUX_TERM
+source-file $ZSH_TMUX_CONFIG \ No newline at end of file