- To get started, install homeshick first.
- Use the
homeshick
command to clone my castle:
$ homeshick clone abulimov/dotfiles
- Put your Git credentials into
~/.gitconfig.local
. For example:
[user]
name = Foo Example
email = [email protected]
[credential]
# OS X
helper = osxkeychain
# Linux
# helper = cache
- Symlinks all dotfiles:
$ homeshick link dotfiles
$ homeshick