Johnny's dotfiles.
- Makes a
gitrepo out of the home folder - Files are not tracked unless added to
.gitignore. - Some files are kept "private" e.g.
.private.gitconfigand synced with a (private) git submodule
curl https://raw.githubusercontent.com/jleeothon/dotfiles/master/.install.sh | bash