I\'m kinda preferring bash lately to fish, and I\'m wondering if I can change it back. I tried this command: chsh -s /bin/bash but closing the terminal and reopenin
chsh -s /bin/bash
Very easy:
bash --login
fish