summaryrefslogtreecommitdiff
path: root/configs/rcs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--configs/rcs/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/configs/rcs/Makefile b/configs/rcs/Makefile
index 2b78a51..6a24d52 100644
--- a/configs/rcs/Makefile
+++ b/configs/rcs/Makefile
@@ -2,12 +2,14 @@ INTO = $(HOME)
INSTALL = \
+ agignore \
aspell.en.pws \
bashrc \
ctags \
emacs.d \
gitconfig \
- gitignore
+ gitignore \
+ tmux.conf
INSTALLED = $(patsubst %,$(INTO)/.%,$(INSTALL))