- To get started, install homeshick first.
- Use the
homeshickcommand to clone my castle:
$ homeshick clone abulimov/dotfiles- Put your Git credentials into
~/.gitconfig.local. For example:
[user]
name = Foo Example
email = foo@example.com
[credential]
# OS X
helper = osxkeychain
# Linux
# helper = cache
# WSL
# helper = /mnt/c/Program\\ Files/Git/mingw64/bin/git-credential-manager.exe
- Symlinks all dotfiles:
$ homeshick link dotfiles$ homeshick