Skip to content

Instantly share code, notes, and snippets.

View rharmes's full-sized avatar

Ross Harmes rharmes

  • Slack
  • Berkeley, CA
  • 22:20 (UTC -07:00)
View GitHub Profile
@rharmes
rharmes / svn-color.py
Created October 11, 2011 19:45 — forked from pdokas/svn-color.py
Colorize SVN
#
# 1) Alias this: alias svn=/Users/foo/dev/svn-color.py
# 2) Paste the script below into the above file
# 3) chmod 777 <the file>
# 4) Delete this quote block so the env line is line 1
#
#!/usr/bin/env python
"""