1 2 3 4 5 6
#!/bin/sh # yer [ -z "$1" ] && DT="yesterday" || DT="$1" mkdir -p "$HOME/docs/wr/lle/$1-12" nvim "$HOME/docs/wr/lle/$1-12/Y$1.txt"