curl -s https://raw.githubusercontent.com/raul-gracia/dotfiles/master/bootstrap.sh | bash
This script will:
- Install/Update Homebrew
- Install/Update Fish Shell
- Install Oh My Fish
- Clone and symlink all my dotfiles (vim, tmux, fish aliases, etc..)
- Install the most common OSX tools and UI Apps that I use
- Configure everything correctly (vim, tmux, Monaco font, ...)
For the complete list of tools check the Brewfiles:
- General/Work Only apps: Brewfile.standard
- Personal apps: Brewfile.personal