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:
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
cd ~/mydocs/work/sanoma
|
cd ~/mydocs/notes
|
||||||
git pull
|
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
4
bin/sanomanotes
Executable 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
|
||||||
Reference in New Issue
Block a user