Mercurial > dotfiles
diff hgrc/hgrc-Windows_NT @ 24:b2ad38814e5f
Merged hgrc stuff.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Mon, 21 Nov 2011 19:53:40 -0800 |
parents | 3ae165d0221a |
children | 0e3a40d90a59 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/hgrc/hgrc-Windows_NT Mon Nov 21 19:53:40 2011 -0800 @@ -0,0 +1,13 @@ +[ui] +#ssh="${userprofile}\Dropbox\Utilities\plink.exe" -ssh -i "${userprofile}\Dropbox\Personal\Security\PuTTY\key.ppk" + +[extensions] +hggit = ${userprofile}\Code\BitBucket\HgGit\hggit + +[extdiff] +cmds.wdiff = "C:\Program Files (x86)\WinMerge\WinMergeU.exe" + +[tortoisehg] +editor = "C:\Program Files (x86)\Notepad++\notepad++.exe" +vdiff = "C:\Program Files (x86)\WinMerge\WinMergeU.exe" +