Convertir en sh à partir de Zsh
chsh -s /bin/bash
exec bash --login
Smoggy Sandpiper
chsh -s /bin/bash
exec bash --login