Skip to content

Instantly share code, notes, and snippets.

View harvimt's full-sized avatar

Mark Harviston harvimt

  • Oracle
  • Seattle, WA
View GitHub Profile
>>> b = a = 'foo|bar'
>>> b = b.replace('|',' ')
>>> b
'foo bar'
>>> a
'foo|bar'
>>>
@harvimt
harvimt / README.md
Created July 18, 2016 21:49 — forked from agnoster/README.md
My ZSH Theme

agnoster.zsh-theme

A ZSH theme optimized for people who use:

  • Solarized
  • Git
  • Unicode-compatible fonts and terminals (I use iTerm2 + Menlo)

For Mac users, I highly recommend iTerm 2 + Solarized Dark