Mercurial > hg > mercurial-talk
view config.sh @ 363:7788b512c5bd
Trim vendor branch slides
author | Martin Geisler <mg@aragost.com> |
---|---|
date | Fri, 22 Jun 2012 15:55:44 +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" #}