diff --git a/%E5%B0%87-OpenSSH-%E7%9A%84%E9%A0%90%E8%A8%AD%E5%B7%A5%E5%85%B7%E6%94%B9%E7%82%BA-Powershell.md b/%E5%B0%87-OpenSSH-%E7%9A%84%E9%A0%90%E8%A8%AD%E5%B7%A5%E5%85%B7%E6%94%B9%E7%82%BA-Powershell.md deleted file mode 100644 index 25edaaf..0000000 --- a/%E5%B0%87-OpenSSH-%E7%9A%84%E9%A0%90%E8%A8%AD%E5%B7%A5%E5%85%B7%E6%94%B9%E7%82%BA-Powershell.md +++ /dev/null @@ -1,3 +0,0 @@ -```powershell -New-ItemProperty -Path "HKLM:\SOFTWARE\OpenSSH" -Name DefaultShell -Value "C:\Program Files\Git\bin\bash.exe" -PropertyType String -Force -``` \ No newline at end of file