X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=blobdiff_plain;f=Makefile;h=23d599103281b630c31b11e8f61291b9e6404cca;hp=ca41fbbbb6a271046d3a5f76b65c763d6bc52a91;hb=9e4b2aff9242c3e72c714c3bf01c670b576e6627;hpb=c7c2ebba67d306e55455708207cfbf8e26915db8 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