summary refs log tree commit diff
path: root/configs/rcs/Makefile
diff options
context:
space:
mode:
authorFranck Cuny <fcuny@twitter.com>2018-11-23 09:27:31 -0800
committerFranck Cuny <fcuny@twitter.com>2018-11-23 09:27:31 -0800
commit6f6864aab3322b24f7937ead4ccce2a6386e7d22 (patch)
tree457baf02f4ee50acce3c47e5566b4d0903f30365 /configs/rcs/Makefile
parent[bash] Let's try to use emacs tty (diff)
downloademacs.d-6f6864aab3322b24f7937ead4ccce2a6386e7d22.tar.gz
[tmux] delete it again.
Diffstat (limited to '')
-rw-r--r--configs/rcs/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/rcs/Makefile b/configs/rcs/Makefile
index 6a24d52..e71e986 100644
--- a/configs/rcs/Makefile
+++ b/configs/rcs/Makefile
@@ -8,8 +8,7 @@ INSTALL = \
 	ctags \
 	emacs.d \
 	gitconfig \
-	gitignore \
-	tmux.conf
+	gitignore
 
 
 INSTALLED = $(patsubst %,$(INTO)/.%,$(INSTALL))