Mercurial > dotfiles
diff install.cmd @ 241:e869b2f99c75
Start using `hg-prompt`.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 24 Dec 2014 15:30:57 -0800 |
parents | facdcef5aa67 |
children | 65a5097587d4 |
line wrap: on
line diff
--- a/install.cmd Fri Dec 12 16:53:19 2014 -0800 +++ b/install.cmd Wed Dec 24 15:30:57 2014 -0800 @@ -28,6 +28,7 @@ echo hggit = %CWD:\=/%lib/hg/hg-git/hggit/ >> "%userprofile%\mercurial.ini" echo onsub = %CWD:\=/%lib/hg/onsub/onsub.py >> "%userprofile%\mercurial.ini" echo allpaths = %CWD:\=/%lib/hg/allpaths/allpaths.py >> "%userprofile%\mercurial.ini" +echo prompt = %CWD:\=/%lib/hg/hg-prompt/prompt.py >> "%userprofile%\mercurial.ini" :: Git Files if exist "%userprofile%\.gitconfig" (