Mercurial > dotfiles
view hgrc/hgrc-Windows_NT @ 512:38aa9895725d
Tweak clone URLs
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 14 Nov 2021 21:59:03 -0800 |
parents | 36300968dc55 |
children |
line wrap: on
line source
[ui] ssh = "%USERPROFILE%\scoop\shims\plink.exe" -ssh -2 -batch -C editor = "%USERPROFILE%\scoop\shims\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" # vim: ft=cfg