Browse Source

Adding helper tmux config files to tmux plugin.

Josh Matthews 11 years ago
parent
commit
bf40d4e354
2 changed files with 3 additions and 0 deletions
  1. 2 0
      plugins/tmux/tmux.extra.conf
  2. 1 0
      plugins/tmux/tmux.only.conf

+ 2 - 0
plugins/tmux/tmux.extra.conf

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

+ 1 - 0
plugins/tmux/tmux.only.conf

@@ -0,0 +1 @@
+set -g default-terminal $ZSH_TMUX_TERM