From dbba60c81e6f519cbcfac2bc5324aa3fb1729d41 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sun, 14 Oct 2018 10:35:39 -0700 Subject: [tmux] Add tmux config back Also a global config for `ag`. --- configs/rcs/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'configs/rcs/Makefile') 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)) -- cgit 1.4.1