On OS X, how do I change my shell from fish back to bash?

后端 未结 3 2018
南旧
南旧 2021-01-31 03:51

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

3条回答
  •  被撕碎了的回忆
    2021-01-31 04:15

    Go to System Preferences, Users & Groups, click the lock to make changes, right click (or Control click) on your username, choose "Advanced Options" and you should have a field to change your shell. Change it there, reboot, and your new shell should take effect.

提交回复
热议问题