This website requires JavaScript.
Explore
Help
Sign In
hektor
/
dots
Watch
1
Star
0
Fork
You've already forked dots
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ac079c48b3
dots
/
.bin
/
save-vimwiki
7 lines
87 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add atom hydra config
2020-08-28 10:03:45 +02:00
#!/usr/bin/env bash
Use consistent shebangs
2020-11-01 15:57:10 +01:00
Add atom hydra config
2020-08-28 10:03:45 +02:00
cd $HOME/.vimwiki
git a $HOME/.vimwiki
git cm 'Update'
git push