paulirish / git-open

Type `git open` to open the GitHub page or website for a repository in your browser.
MIT License
3.29k stars 246 forks source link

powershell.exe -NoProfile Start in WSL2 #202

Open Yugle opened 1 year ago

Yugle commented 1 year ago

When I am in WSL2, there is an error:

/root/.oh-my-zsh/custom/plugins/git-open/git-open: line 272: powershell.exe -NoProfile Start: command not found

How can I fix it?