From a40fea28702db1be3b493438e29b7fa6a802a937 Mon Sep 17 00:00:00 2001 From: Michiel Scholten Date: Mon, 22 Sep 2014 09:18:27 +0200 Subject: [PATCH] Also open the sprints file --- bin/opennotes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/opennotes b/bin/opennotes index b5cbb80..fd7999d 100755 --- a/bin/opennotes +++ b/bin/opennotes @@ -1,4 +1,4 @@ #!/bin/bash cd ~/mydocs/work/sanoma git pull -vim notes.txt planning_2014.txt notes_2014.md +vim notes.txt planning_2014.txt notes_2014.md sprints_2014.txt