From: Siraaj Khandkar Date: Tue, 19 Nov 2019 15:27:40 +0000 (-0500) Subject: Add weekday name to work_log template X-Git-Url: https://git.xandkar.net/?p=khome.git;a=commitdiff_plain;h=d8da04c5c3daa51482f91f933b384c9046491c04 Add weekday name to work_log template --- diff --git a/home/lib/login_functions.sh b/home/lib/login_functions.sh index 41f44b8..47942df 100644 --- a/home/lib/login_functions.sh +++ b/home/lib/login_functions.sh @@ -140,7 +140,7 @@ gh_clone_repo() { work_log_template() { cat << EOF -$(date +%F) +$(date '+%F %A') ========== Morning report