Skip to content

Instantly share code, notes, and snippets.

@w3cj
Last active May 23, 2020 08:52
Show Gist options
  • Select an option

  • Save w3cj/4fe7849a636b0c1b84f3c0491fea4912 to your computer and use it in GitHub Desktop.

Select an option

Save w3cj/4fe7849a636b0c1b84f3c0491fea4912 to your computer and use it in GitHub Desktop.

Install Homebrew

Run this command in terminal:

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Install atom OR sublime

https://atom.io/

http://www.sublimetext.com/3

Install Chrome

https://www.google.com/chrome/browser/desktop/index.html

Install a Window Manager

Spectacle

Moom

Install git

Run this command in terminal:

brew install git

Install Node

Run this command in terminal:

brew install node

Install Slack

Search for Slack in the apple app store

Github SSH

Add SSH key to your github account:

https://help.github.com/articles/adding-a-new-ssh-key-to-your-github-account/

Login to Workbook

Make sure you can login to https://workbook.galvanize.com


Extra

Change caps lock to ctrl

System Preferences -> Keyboard -> Modifier Keys -> Change 'Caps Lock' to '^ Control'

https://www.emacswiki.org/emacs/MovingTheCtrlKey#toc13

Install iterm2

https://www.iterm2.com/

Install zsh

brew install zsh

Follow command to set default shell

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment