Mercurial > dotfiles
view hgrc/hgrc-Windows_NT @ 500:380fccf66356
iterm2 colours.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Mon, 20 Apr 2020 16:20:11 -0700 |
parents | ace0146ff1bc |
children | 36300968dc55 |
line wrap: on
line source
[ui] ssh = "%USERPROFILE%\scoop\shims\plink.exe" -ssh -2 -batch -C editor = "C:\Program Files (x86)\Vim\vim80\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