Mercurial > hg > mercurial-talk
view config.sh @ 355:4563d83d06e8
Less shift on the shadow
author | Martin Geisler <mg@aragost.com> |
---|---|
date | Wed, 20 Jun 2012 17:41:37 +0200 |
parents | 75e2d7668319 |
children |
line wrap: on
line source
# Configure shell for easier copy-paste into examples. PROMPT="%% " RPROMPT="" unalias hg #hg () { # =hg $* --color=yes | sed -e "s/\o033/ESC/g" #}