X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/87111ad4aa172e7c0583452c122d70bf8ba53654..c39bafbfcb6c7a3ebf122b1305b2eafbe3399e70:/bin/diary diff --git a/bin/diary b/bin/diary index 48d5a5d..a05a0eb 100755 --- a/bin/diary +++ b/bin/diary @@ -1,6 +1,7 @@ #!/usr/bin/env bash -vim ~/org/journal.org \ +nvim ~/org/journal.org \ + \ -c 'r !date +"\%n**** [\%F \%a \%H:\%M] - "' \ + -c 'normal zx' \ -c "start!"