Skip to content

Instantly share code, notes, and snippets.

@drewfish
Created February 5, 2014 21:01
Show Gist options
  • Save drewfish/8832985 to your computer and use it in GitHub Desktop.
Save drewfish/8832985 to your computer and use it in GitHub Desktop.
cd `dirname $0`
[[ ! -l .bashrc ]] && ln -s _bashrc ~/.bashrc
... etc ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment