X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=23d599103281b630c31b11e8f61291b9e6404cca;hp=0000000000000000000000000000000000000000;hb=12209c39f81df94c1b55ac84f49f802effe484bb;hpb=b1c443c9ab5b960e08e079863d4c679f226871b6 diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..23d5991 --- /dev/null +++ b/Makefile @@ -0,0 +1,4 @@ +all: + @./setup.sh + +.PHONY: all