Mercurial > dotfiles
view hgrc/hgrc-Windows_NT @ 416:222b477ad678
Install script improvements.
- Support a local script that adds more installs.
- Add `--force` flag to force certain things.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Fri, 19 Jan 2018 09:19:34 -0800 |
parents | de3af7240a61 |
children | 7d83a5eab234 |
line wrap: on
line source
[ui] ssh = "%USERPROFILE%\Dropbox\Utilities\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"