X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=Makefile;h=23d599103281b630c31b11e8f61291b9e6404cca;hb=4af4ee14bf8b6d8938ba6615c1af4389453a213a;hp=ca41fbbbb6a271046d3a5f76b65c763d6bc52a91;hpb=c7c2ebba67d306e55455708207cfbf8e26915db8;p=config%2Fdotfiles.git diff --git a/Makefile b/Makefile index ca41fbb..23d5991 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,4 @@ -# Makefile for shell configuration files. +all: + @./setup.sh - -test: - cd tests && zsh run.zsh +.PHONY: all