I am using Windows Subsystem for Linux and I use the linux terminal as my default terminal. I installed oh-my-zsh and decided to uninstall it following this post. After running sudo apt-get --purge remove zsh
, however, I no longer have access to the terminal. All I get is 'process ended with code 1'. Cannot type, cannot do anything.
How to solve this?