DEV Community

Discussion on: How to Install Oh My Zsh! on Windows 10 Home Edition

Collapse
 
vsalbuq profile image
Vinícius Albuquerque

That's weird... What path appears if you run the script bellow?

where ubuntu2004.exe
Enter fullscreen mode Exit fullscreen mode

If this returns a path different from the one you're using, try to use that path instead of the one you're trying to use and let me know if it's working.

Also, your shellArgs array on Hyper's settings must be empty. Have you checked that too?

Collapse
 
nivnahmias profile image
Niv Nahmias

it's the same path as the one i used.
yes, shellArgs are empty.

are you able to set up this guide using this version of ubuntu?

Thread Thread
 
vsalbuq profile image
Vinícius Albuquerque

I'm very busy these past months (couldn't even keep posting here). Sorry...

I hope you find a way to work around the issues you've found. And if you do, please comment the solution here... Maybe someone else will need that answer too.