diff hgrc/hgrc-Windows_NT @ 476:ace0146ff1bc

Use plink from scoop install.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 05 Feb 2020 09:28:34 -0800
parents 7d83a5eab234
children 36300968dc55
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]