From 4745d6c7af16bb86196d755a2c31c65425ef1ffa Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Tue, 3 Sep 2024 19:48:10 +0100 Subject: Adds TODO --- bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bashrc') diff --git a/bashrc b/bashrc index db56710..a68fb5e 100644 --- a/bashrc +++ b/bashrc @@ -373,7 +373,7 @@ log() { } doo() { - printf "%s\n" "- [ ] $*" >> ~/Documents/Notes/Scratch/scratchpad.txt + printf "%s\n" "TODO: $*" >> ~/Documents/Notes/Scratch/scratchpad.txt } idea() { -- cgit v1.2.3