For new versions of Mac OSX (10.12+), you will most likely run into some errors. To avoid that, install XCode found here
https://sourceforge.net/projects/git-osx-installer/files/
git config --global user.name "[Full Name]"
git config --global user.email "[Email]"
Example of contents of my .bash_profile
can be found here
Follow this guide for help!
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew doctor
brew tap caskroom/cask
brew tap homebrew/science
brew tap homebrew/python
brew tap homebrew/versions
brew update
brew upgrade
brew install wget
brew install gcc
brew install pyenv
brew install pyenv-virtualenv
brew install plenv
brew install autoenv
brew install perl-build
brew install go
brew install Caskroom/cask/java
brew install scala
brew install sbt
brew install subversion --universal --with-java --with-python
brew install mercurial
brew install editorconfig
brew install mysql
brew install redis
brew install rabbitmq
brew install mongodb
brew install nvm
brew install node
brew install nginx
brew install htop
brew install graphviz
mkdir ~/.nvm
mkdir $GOPATH/src/github.com/[github-username]
mkdir ~/.virtualenvs
ssh-keygen -t rsa -C "[label]"
pyenv install 2.7.11
pyenv install 3.5.1
pyenv global 3.5.1
gpip install --upgrade pip setuptools wheel virtualenv
- Google Chrome
- Google Drive
- Spotify
- Amazon Prime Music Player
- Atom
- GitHub
- Skype
- Slack - can be installed from Apple App Store
- R
- R Studio
- Heroku Toolbelt
- Postgres.app
- Docker
- PostMan