Compare commits

..

No commits in common. "c944ec311442b0e066bbc1bc0bd7990003a89d32" and "28e86dbd86ebbf7f6e7f3e0f16913dea07766907" have entirely different histories.

2 changed files with 1 additions and 2 deletions

View file

@ -30,4 +30,4 @@ dr-keep:
GOAL_COLOR = b_magenta
HELP_SEP = ->>
-include .task.mk
$(if $(wildcard .task.mk),,.task.mk: ; curl -fsSL https://raw.githubusercontent.com/daylinmorgan/task.mk/main/task.mk -o .task.mk)
$(if $(wildcard .task.mk),,.task.mk: ; curl -fsSL https://raw.githubusercontent.com/daylinmorgan/task.mk/v22.9.5/task.mk -o .task.mk)

View file

@ -1,5 +1,4 @@
#!/usr/bin/env bash
sleep 0.2 # let wezterm catch up
COLUMNS=$(tput cols)
line() {