diff options
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='' |
| index : bin | ||
| my scripts |
| aboutsummaryrefslogtreecommitdiff |
| -rwxr-xr-x | notepicker | 2 |
@@ -1,5 +1,7 @@ #!/usr/bin/env bash +# I love picking my notes + # pass in notes directory as parameter NOTEDIR=$1 SUFFIX='' |