You can clone the repository wherever you want. The bootstrapper script will create symlinks for few needed files and also updates DOTFILES path in ~/.dotfiles.
git clone https://github.com/d4rkr00t/dotfiles.git && cd dotfiles && ./sync.shInstall and init settings for some apps:
./init/.osx.sh
./init/.brew.sh
./init/.cask.sh
./init/.npm.shTo update, cd into your local dotfiles repository and then:
./setup.sh