Configuration files for bash and bootstrap scripts for OS X Sierra.
$ git clone git@github.com:thiagopbueno/dotfiles.git
Download and install XCode and then install XCode Command Line Tools:
$ xcode-select --install
Run bootstrap script:
$ chmod +x bootstrap.sh
$ ./bootstrap.sh
$ chmod +x install-python.sh install-ruby.sh
$ ./install-python.sh
$ ./install-ruby.sh