From c569bfb1553bf87aa9f32cd7533a9df41be553f7 Mon Sep 17 00:00:00 2001 From: Michiel Scholten Date: Wed, 18 Mar 2015 17:39:57 +0100 Subject: [PATCH] 'todo' is the new black --- bin/sanomanotes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/sanomanotes b/bin/sanomanotes index 2fb1c74..84422ef 100755 --- a/bin/sanomanotes +++ b/bin/sanomanotes @@ -1,4 +1,4 @@ #!/bin/bash cd ~/mydocs/work/sanoma git pull -vim -c ":vsp planning_2015.txt" notes_2015.md notes_2014.md +vim -c ":vsp planning_2015.todo" notes_2015.md notes_2014.md