浏览代码

Adding helper tmux config files to tmux plugin.

Josh Matthews 11 年之前
父节点
当前提交
bf40d4e354
共有 2 个文件被更改,包括 3 次插入0 次删除
  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