Ezekiel 13:17-23

This commit is contained in:
Lyle Mantooth 2023-04-03 22:13:14 -04:00
parent 1e045bf529
commit 3b63051e80
Signed by: IslandUsurper
GPG key ID: 6DB52EAE123A5789
2 changed files with 41 additions and 1 deletions

View file

@ -9,4 +9,4 @@ create book chapter v1 v2:
passage='{{book}}_{{chapter}}:{{v1}}-{{v2}}'
cd content/bible_journal
sed -e '/\$/{s/\$1/{{chapter}}/; s/\$2/{{v1}}/; s/\$3/{{v2}}/;}' -e "3s/{}/$(date +%Y-%m-%d)/" _template.txt > "${passage}.md"
vi "${passage}.md"
vi + "${passage}.md"