Mercurial > dotfiles
changeset 476:ace0146ff1bc
Use plink from scoop install.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 05 Feb 2020 09:28:34 -0800 |
parents | 07f1c6925823 |
children | 6f788c83b7f6 |
files | hgrc/hgrc-Windows_NT |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/hgrc/hgrc-Windows_NT Wed Feb 05 09:28:18 2020 -0800 +++ b/hgrc/hgrc-Windows_NT Wed Feb 05 09:28:34 2020 -0800 @@ -1,5 +1,5 @@ [ui] -ssh = "%USERPROFILE%\Dropbox\Utilities\plink.exe" -ssh -2 -batch -C +ssh = "%USERPROFILE%\scoop\shims\plink.exe" -ssh -2 -batch -C editor = "C:\Program Files (x86)\Vim\vim80\vim.exe" [extdiff]