diff options
| author | joott <josh@ottmail.me> | 2025-07-31 10:28:07 -0400 |
|---|---|---|
| committer | joott <josh@ottmail.me> | 2025-07-31 10:28:07 -0400 |
| commit | 0973e61e76ee0baa5b7916f7fdcc682e97b9b6b6 (patch) | |
| tree | 64eb7d1a7858e21b880915ff662ca858384c52a4 /notepicker | |
| parent | 5c64452e4939c618e152489ed40070837c78de2d (diff) | |
| download | bin-0973e61e76ee0baa5b7916f7fdcc682e97b9b6b6.tar.gz bin-0973e61e76ee0baa5b7916f7fdcc682e97b9b6b6.zip | |
comments
Diffstat (limited to 'notepicker')
| -rwxr-xr-x | notepicker | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ #!/usr/bin/env bash +# I love picking my notes + # pass in notes directory as parameter NOTEDIR=$1 SUFFIX='' |