Skip to content

Instantly share code, notes, and snippets.

View matthojo's full-sized avatar

Matthew Harrison-Jones matthojo

View GitHub Profile
@matthojo
matthojo / gist:9093519
Created February 19, 2014 14:45
My Terminal alias
# -------------------------------------------------------------------
# General
# -------------------------------------------------------------------
alias op='open .'
# -------------------------------------------------------------------
# Git
# -------------------------------------------------------------------
alias ga='git add'