From 22d21ef39f3326cfdffc03547639966f1bc762fd Mon Sep 17 00:00:00 2001 From: Michiel Scholten Date: Fri, 7 Apr 2017 15:48:24 +0200 Subject: [PATCH] coreservices howto's --- bin/sanomanotes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/sanomanotes b/bin/sanomanotes index e154b89..2d3e95f 100755 --- a/bin/sanomanotes +++ b/bin/sanomanotes @@ -2,4 +2,4 @@ cd ~/mydocs/work/sanoma git pull #vim -c ":vsp planning_2015.todo" notes_2015.md notes_2014.md -vim -c "set nofoldenable" planning_2017.todo cs_notes.md dcp_notes.md dcp_howtos.md +vim -c "set nofoldenable" planning_2017.todo cs_notes.md cs_howtos.md dcp_notes.md dcp_howtos.md