- Run software update
- Download & install XCode in App Store
- Install Google Chrome and enable syncing -- ensure 3rd party cookies are disabled
- Install homebrew
brew install git
brew install wget
- Copy ssh keys
git clone [email protected]:rmurphey/dotfiles.git
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
.author[data-name="Jeremy Fields"]:after { | |
content: "ields"; | |
display: inline; | |
} | |
.author[data-name="Jeremy Frank"]:after { | |
content: "rank"; | |
display: inline; | |
} |