Mercurial > dotfiles
diff hgrc/hgrc-Windows_NT @ 170:300b70bbfc67
Use my own plink, looks like TortoiseHg's is not cool.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 04 Jun 2014 15:39:30 -0700 |
parents | 4a7d5630410a |
children | 6767fcfab15f |
line wrap: on
line diff
--- a/hgrc/hgrc-Windows_NT Wed Jun 04 15:37:32 2014 -0700 +++ b/hgrc/hgrc-Windows_NT Wed Jun 04 15:39:30 2014 -0700 @@ -1,5 +1,5 @@ [ui] -ssh = "TortoisePlink.exe" -ssh -2 -batch -C +ssh = "%USERPROFILE%\Dropbox\Utilities\plink.exe" -ssh -2 -batch -C [extdiff] cmds.wdiff = "C:\Program Files (x86)\WinMerge\WinMergeU.exe"