diff --git a/Makefile b/Makefile index 9de1c96..8c4c6ec 100644 --- a/Makefile +++ b/Makefile @@ -37,7 +37,7 @@ lint: ## clean | remove patched fonts .PHONY: clean clean: - @rm -r patched/* + @rm -rf patched/* msg = $(call tprint,{a.bold}==>{a.end} {a.b_magenta}$(1){a.end} {a.bold}<=={a.end}) USAGE = {a.b_green}Update MonoLisa with Nerd Fonts! {a.end}\n\n{a.header}usage{a.end}:\n make \n