Created
May 4, 2018 05:12
-
-
Save backroot/f943d078710a6203e224b4c6caf6ea8f to your computer and use it in GitHub Desktop.
macos setup
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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