From 2df6d6cbc683857c5ea6d0b097dc5bc55f0402ba Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Thu, 1 Aug 2024 13:28:33 +0200 Subject: [PATCH] autopushed --- edit.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/edit.sh b/edit.sh index 53fe4fd01..e19c7386f 100644 --- a/edit.sh +++ b/edit.sh @@ -1,3 +1,6 @@ #!/bin/bash # this should launch a minimalistic editor to edit this garden. # something terminal based? +# By default, it opens a journal page in the current directory. + +vim $(date -I).md