Last active
April 2, 2018 16:00
-
-
Save ilnurnasyrov2/d48ef9f9df33b4beabc7a41fdc2a01ee to your computer and use it in GitHub Desktop.
osx. setup
This file contains 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
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" | |
brew cask install google-chrome | |
brew cask install slack | |
brew cask install sublime-text | |
brew cask install telegram-desktop | |
brew cask install spotify | |
brew cask install firefox | |
brew cask install iterm2 | |
brew cask install skype | |
brew cask install spectacle | |
brew cask install docker | |
brew cask install docker-toolbox | |
brew install rbenv |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment