Skip to content

Instantly share code, notes, and snippets.

@efouts
Last active October 31, 2015 22:14
Show Gist options
  • Save efouts/d478a374856ec1e0aa74 to your computer and use it in GitHub Desktop.
Save efouts/d478a374856ec1e0aa74 to your computer and use it in GitHub Desktop.
OS X Post Install Script
brew install git openssl bash
brew cask install deluge handbrake slack sublime-text dropbox spectacle spotify vlc flux kindle spotify-notifications google-chrome macs-fan-control steam
curl -s http://ethanschoonover.com/solarized/files/solarized.zip | tar -xf- -C /tmp/
open /tmp/solarized/osx-terminal.app-colors-solarized/Solarized\ Light\ ansi.terminal
defaults write com.apple.terminal StringEncodings -array 4
defaults write com.apple.Terminal "Default Window Settings" -string "Solarized Light ansi"
defaults write com.apple.Terminal "Default Window Settings" -string "Solarized Light ansi"
defaults write com.apple.Terminal "Startup Window Settings" -string "Solarized Light ansi"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment