summary refs log tree commit diff
path: root/configs/rcs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--configs/rcs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/rcs/Makefile b/configs/rcs/Makefile
index e1fe326..829ea13 100644
--- a/configs/rcs/Makefile
+++ b/configs/rcs/Makefile
@@ -9,7 +9,8 @@ INSTALL = \
 	gitconfig \
 	gitignore \
 	vimrc \
-	vim
+	vim \
+	tmux.conf
 
 
 INSTALLED = $(patsubst %,$(INTO)/.%,$(INSTALL))