remove old .task.cfg.mk
This commit is contained in:
parent
44cb87d6a5
commit
5053ae0ab2
1 changed files with 0 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
||||||
GOAL_STYLE = b_magenta
|
|
||||||
HELP_SEP = {a.b_green}->>{a.end}
|
|
||||||
USAGE = {a.italic}{a.b_cyan}Best Dots Around{a.end}\n
|
|
||||||
PHONIFY = 1
|
|
||||||
|
|
||||||
-include .task.mk
|
|
||||||
$(if $(wildcard .task.mk),,.task.mk: ; @curl -fsSL https://raw.githubusercontent.com/daylinmorgan/task.mk/main/task.mk -o .task.mk 2>/dev/null || echo "no curl, skipping task.mk download")
|
|
Loading…
Reference in a new issue