From 23e5099b005f0181756b14c20c800c584399aeb1 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Mon, 10 Jun 2019 08:06:29 -0700 Subject: [tmux] here we go again --- Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 7e44a5e..39748df 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,8 @@ INSTALL = \ ctags \ emacs.d \ gitconfig \ - gitignore + gitignore \ + tmux.conf INSTALLED = $(patsubst %,$(INTO)/.%,$(INSTALL)) @@ -24,7 +25,7 @@ $(HOME)/.ssh/authorized_keys: $(HOME)/workspace: @mkdir -p $(HOME)/workspace/ -$(HOME)/GDrive/screenshots: +$(HOME)/Documents/screenshots: @mkdir -p $(HOME)/GDrive/screenshots .PHONE: osx -- cgit 1.4.1