aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e8c87a8..ba4f2b5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,9 @@
1.ONESHELL: 1.ONESHELL:
2.PHONY: * 2.PHONY: *
3 3
4help:
5 @echo Use make all for git tig vim settings
6
4all: git tig vim gpg 7all: git tig vim gpg
5 mkdir -p ~/git 8 mkdir -p ~/git
6 9