diff options
author | Ryan Kavanagh <rak@debian.org> | 2013-03-26 10:27:31 -0400 |
---|---|---|
committer | Ryan Kavanagh <rak@debian.org> | 2013-03-26 10:27:31 -0400 |
commit | e0510a2e3eda61f61ca0582cd29936e93eea2a31 (patch) | |
tree | 9fbe8afc1619cdffa8359e68a62545219ddfb4bf /Makefile | |
parent | Fix precmd, prexec in zsh to work with tmux (again) (diff) |
Added tmux config
Diffstat (limited to 'Makefile')
-rwxr-xr-x | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -65,6 +65,8 @@ GLOBAL_FILES = \ .screenrc-mail \ .signature \ .ssh/ \ + .tmux.conf \ + .tmux-mail.conf \ .urxvt/ \ .vim/ \ .vimperatorrc \ |