Mercurial > hg > config
changeset 339:99f8142078c7
wtf
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Wed, 19 Jun 2013 10:58:18 -0700 |
parents | 5438630e118c (current diff) 9e5563ca20da (diff) |
children | 576edf9dee2e |
files | .bashrc |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
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(\".\")'"