summaryrefslogtreecommitdiff
path: root/plugins/tmux
diff options
context:
space:
mode:
authorJosh Matthews <jmatth@nbcs.rutgers.edu>2013-02-26 18:09:17 -0500
committerJosh Matthews <jmatth@nbcs.rutgers.edu>2013-02-26 22:29:26 -0500
commitbf40d4e354ce33c0d9f42cc64372461bff14cde8 (patch)
treef66bf790355727ee43bc8c5485c407ef94a82e7d /plugins/tmux
parent45a4db33f81c5dbdcafa25cfe5a75490d55ec185 (diff)
downloadzsh-bf40d4e354ce33c0d9f42cc64372461bff14cde8.tar.gz
zsh-bf40d4e354ce33c0d9f42cc64372461bff14cde8.tar.bz2
zsh-bf40d4e354ce33c0d9f42cc64372461bff14cde8.zip
Adding helper tmux config files to tmux plugin.
Diffstat (limited to 'plugins/tmux')
-rw-r--r--plugins/tmux/tmux.extra.conf2
-rw-r--r--plugins/tmux/tmux.only.conf1
2 files changed, 3 insertions, 0 deletions
diff --git a/plugins/tmux/tmux.extra.conf b/plugins/tmux/tmux.extra.conf
new file mode 100644
index 000000000..beffd380c
--- /dev/null
+++ b/plugins/tmux/tmux.extra.conf
@@ -0,0 +1,2 @@
+set -g default-terminal $ZSH_TMUX_TERM
+source $HOME/.tmux.conf
diff --git a/plugins/tmux/tmux.only.conf b/plugins/tmux/tmux.only.conf
new file mode 100644
index 000000000..0734df3e1
--- /dev/null
+++ b/plugins/tmux/tmux.only.conf
@@ -0,0 +1 @@
+set -g default-terminal $ZSH_TMUX_TERM