diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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 |
