Mercurial > dotfiles
diff hgrc/hgrc-Windows_NT @ 20:f6823591218b
Initial commit.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Tue, 15 Nov 2011 16:43:27 -0800 |
parents | |
children | 3ae165d0221a |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/hgrc/hgrc-Windows_NT Tue Nov 15 16:43:27 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" +