Skip to content

Instantly share code, notes, and snippets.

@backroot
Created May 4, 2018 05:12
Show Gist options
  • Save backroot/f943d078710a6203e224b4c6caf6ea8f to your computer and use it in GitHub Desktop.
Save backroot/f943d078710a6203e224b4c6caf6ea8f to your computer and use it in GitHub Desktop.
macos setup
#!/bin/bash
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew cask install google-chrome
brew cask install thunderbird
brew cask install alfred
brew cask install scroll-reverser
brew cask install karabiner-elements
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment