mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-06 20:35:11 +01:00
Compare commits
2 Commits
841900f529
...
572f9e072a
| Author | SHA1 | Date | |
|---|---|---|---|
| 572f9e072a | |||
| 08cf994407 |
@@ -1,5 +0,0 @@
|
||||
#!/bin/bash
|
||||
cd ~/mydocs/work/sanoma
|
||||
git pull
|
||||
#vim -c ":vsp planning_2015.todo" notes_2015.md notes_2014.md
|
||||
vim -c "set nofoldenable" planning_2018.todo startpagina_notes.md cs_notes.md cs_howtos.md dcp_notes.md dcp_howtos.md planning_2017.todo
|
||||
5
bin/worknotes
Executable file
5
bin/worknotes
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
cd ~/mydocs/work/divault
|
||||
git pull
|
||||
#vim -c ":vsp planning_2015.todo" notes_2015.md notes_2014.md
|
||||
vim -c "set nofoldenable" planning_2019.todo notes.md
|
||||
Reference in New Issue
Block a user