From 2b25b84d49d229c4786f7828347904c5fdf1d092 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Wed, 14 Sep 2022 14:28:23 +0100 Subject: added a space --- dayplan.ksh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dayplan.ksh') 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 -- cgit v1.2.3