吳啟聖

關於吳啟聖

對不起,我忘了寫自我介紹!

終於來了!實測 Windows 10 更新後,安裝使用Bash on Ubuntu on Windows

回應

把ubuntu bash加到右鍵選單的登錄碼:
跑一些linux程式還滿方便的

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Directory\Background\shell\bash]
@="Ubuntu bash here"
"icon"="%USERPROFILE%\\AppData\\Local\\lxss\\bash.ico"

[HKEY_CLASSES_ROOT\Directory\Background\shell\bash\command]
@="cmd.exe /s /k bash "