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