Set up a new Mac

Customize terminal prompt:

-----

Install Xcode

Find it on Mac app store and install it.

-----

Install Homebrew

http://installrails.com/steps/install_homebrewarrow-up-right

-----

Install Git

http://installrails.com/steps/install_gitarrow-up-right

Then configure Git: http://installrails.com/steps/configure_gitarrow-up-right

I used "Brian Casel" as my name (even though that's not my GitHub username)

But I did use my GitHub email address: hi@briancasel.com

-----

Install RVM

-----

Install specific versions of Ruby that I need for my projects

Install a specific version of ruby like this:

-----

Install Rails

-----

Install Postgres

----

Install Yarn

-----

Set up Sublime Text to sync settings across Macs

-----

Install TablePlus

TablePlus is my preferred app for browsing databases. https://tableplus.com/arrow-up-right

-----

Install Heroku command line interface

-----

Install Redis

-----

Last updated