All my dotfiles in one repo
- git
- vim
- zsh
It will
- Update submodules
- Prepare home folder
- Bootstrap janus
- Symlink dotfiles to the home directory
Just run the following command to install dotfiles in your home directory:
curl https://raw.githubusercontent.com/reaper/dotfiles/master/install/install-dotfiles.sh | bash