From 0973e61e76ee0baa5b7916f7fdcc682e97b9b6b6 Mon Sep 17 00:00:00 2001 From: joott Date: Thu, 31 Jul 2025 10:28:07 -0400 Subject: comments --- notepicker | 2 ++ 1 file changed, 2 insertions(+) (limited to 'notepicker') diff --git a/notepicker b/notepicker index 95126da..7fcdafe 100755 --- a/notepicker +++ b/notepicker @@ -1,5 +1,7 @@ #!/usr/bin/env bash +# I love picking my notes + # pass in notes directory as parameter NOTEDIR=$1 SUFFIX='' -- cgit v1.3