1
Service:OpenSSH
系統管理員 edited this page 2026-03-06 05:56:07 +00:00

將 OpenSSH 的預設工具改為 Powershell

New-ItemProperty -Path "HKLM:\SOFTWARE\OpenSSH" -Name DefaultShell -Value "C:\Program Files\Git\bin\bash.exe" -PropertyType String -Force