1
0
mirror of https://codeberg.org/diginaut/dotfiles.git synced 2026-05-07 03:12:35 +02:00

Don't split window

This commit is contained in:
2015-04-21 08:59:16 +02:00
parent 5214d38942
commit 96a7ff1d86
+2 -1
View File
@@ -1,4 +1,5 @@
#!/bin/bash #!/bin/bash
cd ~/mydocs/work/sanoma cd ~/mydocs/work/sanoma
git pull git pull
vim -c ":vsp planning_2015.todo" notes_2015.md notes_2014.md #vim -c ":vsp planning_2015.todo" notes_2015.md notes_2014.md
vim planning_2015.todo notes_2015.md notes_2014.md