]> git.rmz.io Git - dotfiles.git/blob - bin/diary
lazyvim: replace LazyFile with their actual events
[dotfiles.git] / bin / diary
1 #!/usr/bin/env bash
2
3 nvim ~/org/journal.org \
4 + \
5 -c 'r !date +"\%n**** [\%F \%a \%H:\%M] - "' \
6 -c 'normal zx' \
7 -c "start!"