Mercurial > dotfiles
comparison hgrc/hgrc-Windows_NT @ 504:015e94f44cc0
Merged changes.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 30 Sep 2020 21:17:47 -0700 |
parents | 36300968dc55 |
children |
comparison
equal
deleted
inserted
replaced
503:35094cf31de4 | 504:015e94f44cc0 |
---|---|
1 [ui] | 1 [ui] |
2 ssh = "%USERPROFILE%\scoop\shims\plink.exe" -ssh -2 -batch -C | 2 ssh = "%USERPROFILE%\scoop\shims\plink.exe" -ssh -2 -batch -C |
3 editor = "C:\Program Files (x86)\Vim\vim80\vim.exe" | 3 editor = "%USERPROFILE%\scoop\shims\vim.exe" |
4 | 4 |
5 [extdiff] | 5 [extdiff] |
6 cmds.wdiff = "C:\Program Files (x86)\WinMerge\WinMergeU.exe" | 6 cmds.wdiff = "C:\Program Files (x86)\WinMerge\WinMergeU.exe" |
7 | 7 |
8 [tortoisehg] | 8 [tortoisehg] |