cd; git clone https://github.com/chclaus/dotfiles.git .dotfiles && cd .dotfiles
When I'm on a fresh Mac, I need a few tools like homebrew, git or the node version manager. This can be done due executing:
cd ~/.dotfiles && ./osx.sh
cd ~/.dotfiles && ./bootstrap.sh