Skip to content

Instantly share code, notes, and snippets.

@filiperfernandes
Last active November 1, 2017 05:09
Show Gist options
  • Select an option

  • Save filiperfernandes/c47bd4b13e9bf6ba25f9d40cbff89da6 to your computer and use it in GitHub Desktop.

Select an option

Save filiperfernandes/c47bd4b13e9bf6ba25f9d40cbff89da6 to your computer and use it in GitHub Desktop.
#MacOS Usefull Tools for developers
#MacOS Usefull Tools for developers
xcode-select --install
#HomeBrew - Best package manager for macOS aka linux apt-get
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew install wget
brew install git
brew install postgresql
brew install mysql
brew install mongodb
brew install macvim
brew install nmap
brew install wine
brew install ffmpeg
brew cask install caffeine
brew cask install virtualbox
brew cask install vagrant
brew cask install xquartz
brew cask install sublime-text
brew cask install dashlane
brew cask install spotify
brew cask install vlc
brew cask install hex-fiend
brew cask install postman
brew cask install gns3
brew cask install gitkraken
brew cask install slack
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment