Last active
December 12, 2015 09:59
-
-
Save moznion/4756287 to your computer and use it in GitHub Desktop.
My donkirc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
default_directory: ~/.donki | |
repositories: | |
- [email protected]:moznion/Pod2Readme.git | |
- [email protected]:moznion/Implement_Trashbox.git | |
- url: [email protected]:moznion/skeletons4vim.git | |
name: skeletons | |
branch: master | |
target: ~/.vim | |
- url: [email protected]:moznion/snippets4neosnippet.git | |
name: snippets | |
branch: master | |
target: ~/.vim | |
- url: [email protected]:moznion/vimrc.git | |
target: ~/dotfiles | |
- url: [email protected]:4756287.git | |
name: donkirc | |
target: ~/dotfiles | |
exclude_uninstall: true | |
- url: [email protected]:m2ym/rsense.git | |
after_exec: ant build | |
- [email protected]:FND/jslint-reporter.git | |
- url: [email protected]:joyent/node.git | |
branch: v0.8.20 | |
after_exec: ./configure && make | |
- url: [email protected]:5013731.git | |
name: jslint_executer |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment