Mercurial > hg > config
changeset 119:dc3c8f90a418
* a new prompt!
* add wiktionary handler to smartopen
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Wed, 22 Dec 2010 17:23:21 -0800 |
parents | 13055811fd0b |
children | 339805e00f03 |
files | .bashrc .smartopen.ini |
diffstat | 2 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/.bashrc Tue Dec 21 09:27:27 2010 -0800 +++ b/.bashrc Wed Dec 22 17:23:21 2010 -0800 @@ -36,8 +36,8 @@ alias xpcshell="LD_LIBRARY_PATH=${MOZOBJ}/dist/bin ${MOZOBJ}/dist/bin/xpcshell" # PROMPT -PS1='> ' -PS2='. ' +PS1='│' +PS2='.' PROMPT_COMMAND='echo -ne "\033]0;${SSH_CLIENT/*/$HOSTNAME:}${PWD/~/~}\007"' # PATHs
--- a/.smartopen.ini Tue Dec 21 09:27:27 2010 -0800 +++ b/.smartopen.ini Wed Dec 22 17:23:21 2010 -0800 @@ -1,3 +1,3 @@ [DEFAULTS] -handlers = Bugzilla, GoogleMaps, Wikipedia, FedEx, MercurialRevision, URL, Google +handlers = Bugzilla, GoogleMaps, Wikipedia, Wiktionary, FedEx, MercurialRevision, URL, Google