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.sh
Install and init settings for some apps:
./init/.osx.sh
./init/.brew.sh
./init/.cask.sh
./init/.npm.sh
./init/.bashmarks.sh
To update, cd
into your local dotfiles
repository and then:
./sync.sh