Skip to content

Instantly share code, notes, and snippets.

View coreindustries's full-sized avatar

Corey Szopinski coreindustries

View GitHub Profile
@corbanb
corbanb / .custom_profile
Created July 1, 2011 14:59
corbanb bash_profile
alias ls="ls -aG"
source /usr/local/bin/virtualenvwrapper.sh
source ~/bin/.git_svn_profile
PATH=~/bin:$PATH
#NAVE and NODE JS
alias nave="~/local/nave/nave.sh"
alias lessc="~/code/less.js/bin/lessc"