aboutsummaryrefslogtreecommitdiffstats
path: root/bashrc
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2024-09-03 19:48:10 +0100
committerMatthew Lemon <y@yulqen.org>2024-09-03 19:48:10 +0100
commit4745d6c7af16bb86196d755a2c31c65425ef1ffa (patch)
treee963c5aadf9a0d01cb7687eb5b0c9a3618696b16 /bashrc
parentf63309742e2a27b65fb420c0d6c6338ecf0ba87b (diff)
Adds TODO
Diffstat (limited to '')
-rw-r--r--bashrc2
1 files changed, 1 insertions, 1 deletions
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() {