my personal dotfiles written in shell script
Install Command Line Tools for Xcode. You can download it from the Apple Developer site or using the following command:
xcode-select --installcd ~ && git clone https://github.com/bobbyecho/dotfiles.git dotfilesor using ssh
cd ~ && git clone git@github.com:bobbyecho/dotfiles.git dotfilescd ~/dotfiles && sh bootstrap.sh