Skip to content

Instantly share code, notes, and snippets.

@ten1seven
ten1seven / gist:1895687
Created February 23, 2012 23:28
Helps differentiate Fields from Frank in Propane
.author[data-name="Jeremy Fields"]:after {
content: "ields";
display: inline;
}
.author[data-name="Jeremy Frank"]:after {
content: "rank";
display: inline;
}
@rmurphey
rmurphey / gist:1329222
Last active September 27, 2015 20:47
New computer setup notes

Bootstrap

  • 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 git@github.com:rmurphey/dotfiles.git