Basically I want to change from bash to zsh so I ran the command
chsh -s /bin/zsh
It then asks me for my password to change the shell but when I enter it it says
chsh: no changes made
How do I proceed from here?
Basically I want to change from bash to zsh so I ran the command
chsh -s /bin/zsh
It then asks me for my password to change the shell but when I enter it it says
chsh: no changes made
How do I proceed from here?