aboutsummaryrefslogtreecommitdiffstats
path: root/dayplan.ksh
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2022-09-14 14:28:23 +0100
committerMatthew Lemon <matt@matthewlemon.com>2022-09-14 14:28:23 +0100
commit2b25b84d49d229c4786f7828347904c5fdf1d092 (patch)
tree2060854b982fe243a763b8c99e24ab78c14468a2 /dayplan.ksh
parent3e3664b0ba1fab9ab2eed2796975d9edaafb1a32 (diff)
added a space
Diffstat (limited to 'dayplan.ksh')
-rwxr-xr-xdayplan.ksh3
1 files changed, 2 insertions, 1 deletions
diff --git a/dayplan.ksh b/dayplan.ksh
index eaf6135..72fc20f 100755
--- a/dayplan.ksh
+++ b/dayplan.ksh
@@ -30,7 +30,8 @@ Goal for Today: [replace this with your goal]
13:00 - 14:00 -
14:00 - 15:00 -
15:00 - 16:00 -
-16:00 - 17:00 - "
+16:00 - 17:00 -
+"
} > "$TODAY_PLANNER"
vim "$TODAY_PLANNER"
fi