summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 3 insertions, 2 deletions
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