diff options
Diffstat (limited to '')
-rwxr-xr-x | _tj_openbsd | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/_tj_openbsd b/_tj_openbsd index 7b97641..e1f3536 100755 --- a/_tj_openbsd +++ b/_tj_openbsd @@ -15,7 +15,6 @@ else touch "$TODAY_JOURNAL" header_date="$(date +'%A %d %b %Y')" { echo -e "# $header_date\n" - echo -e "## Journal\n" } >> "$TODAY_JOURNAL" while read -r line do |