This commit is contained in:
Crispy 2023-08-03 21:25:40 +02:00
parent ba797057cf
commit a48d288c19
21 changed files with 72 additions and 68 deletions

1
scripts/task.sh Executable file
View file

@ -0,0 +1 @@
sed '/# unlikely/q' ~/documents/notes/projects.md | sed 's/#.*//;/^$/d' | shuf -n1 | echo "[$(date +%H:%M)] Work on this for an hour: $(cat -)"