1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-06 22:55:10 +01:00

Notes for home and for work

This commit is contained in:
Michiel Scholten
2014-10-04 12:16:03 +02:00
parent 4081ff73b3
commit 52ca748bc9
2 changed files with 6 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
cd ~/mydocs/work/sanoma
cd ~/mydocs/notes
git pull
vim -c ":vsp planning_2014.txt" sprints_2014.txt notes_2014.md
vim -c ":vsp notes.txt" dammit_blogs.md captains_log.md

4
bin/sanomanotes Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
cd ~/mydocs/work/sanoma
git pull
vim -c ":vsp planning_2014.txt" sprints_2014.txt notes_2014.md