# Mac Setup * apps * setup SST3 ## Apps * Sublime Text 3 * iTerm * Transmit * Sequel Pro * Node.js * [yarn](https://yarnpkg.com/en/) * Homebrew * 1Password (pull in vault from Dropbox) * Laravel setup ## Setup iTerm 2 * https://ruigomes.me/blog/perfect-iterm-osx-terminal-installation/ * theme `eastwood` in ~/.zshrc * with 'Oh My ZSh' (imho: a must have) https://github.com/robbyrussell/oh-my-zsh ... * Open the configuration file: ~/.zshrc * Add sublime to the plugins: `plugins=(sublime)` (other recommendations: brew colored-man git osx) * Open your terminal on steroids and type: `st foo.txt` ## Setup Sublime Text 3 * [setup dropbox sync settings](https://gist.github.com/chancesmith/44d3aac78ba337b3c784ddec370dfab1)