From 071c48f38ad60016cbfbc003649fd496e5d34876 Mon Sep 17 00:00:00 2001 From: Michiel Scholten Date: Mon, 11 Jan 2021 10:50:33 +0100 Subject: [PATCH] Hello 2021 --- bin/worknotes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/worknotes b/bin/worknotes index 14c58a2..e792668 100755 --- a/bin/worknotes +++ b/bin/worknotes @@ -2,4 +2,4 @@ cd ~/mydocs/work/divault git pull #vim -c ":vsp planning_2015.todo" notes_2015.md notes_2014.md -vim -c "set nofoldenable" planning_2020.todo notes.md +vim -c "set nofoldenable" planning_2021.todo notes.md