Mercurial > dotfiles
view hgrc/hgrc-Windows_NT @ 301:92f460133b0c
Use Steve Losh's templates from some correct place. Add Jordi's aliases.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Fri, 22 May 2015 15:20:20 -0700 |
parents | 6767fcfab15f |
children | de3af7240a61 |
line wrap: on
line source
[ui] ssh = "%USERPROFILE%\Dropbox\Utilities\plink.exe" -ssh -2 -batch -C editor = "C:\Program Files (x86)\Vim\vim74\vim.exe" [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"