Mercurial > hg > config
diff .bashrc @ 339:99f8142078c7
wtf
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Wed, 19 Jun 2013 10:58:18 -0700 |
parents | 5b67dd5ce0ba |
children | 576edf9dee2e |
line wrap: on
line diff
--- a/.bashrc Wed Jun 19 10:46:48 2013 -0700 +++ b/.bashrc Wed Jun 19 10:58:18 2013 -0700 @@ -31,6 +31,7 @@ export MOZCONFIG=~/mozilla/mozconfigs/mozconfig export MOZSOURCE=~/mozilla/src/mozilla-central export MOZOBJ=~/mozilla/src/obj-browser +export JS_EDITLINE=1 # aliases alias awd="python -c 'import os; print os.path.realpath(\".\")'"