Files
garden/edit.sh
T

7 lines
187 B
Bash
Executable File

#!/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