Przelicz z powrotem na SH z Zsh
chsh -s /bin/bash
exec bash --login
Smoggy Sandpiper
chsh -s /bin/bash
exec bash --login