aboutsummaryrefslogtreecommitdiffstats
path: root/bashrc
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bashrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/bashrc b/bashrc
index 48c1484..ab38f31 100644
--- a/bashrc
+++ b/bashrc
@@ -387,6 +387,10 @@ flag() {
printf "%s\n" "FLAG: $*" >> ~/Documents/Notes/Scratch/scratchpad.txt
}
+consider() {
+ printf "%s\n" "CONSIDER: $*" >> ~/Documents/Notes/Scratch/scratchpad.txt
+}
+
# get best audio of YouTube file or playlist (just use the right URL)