Mac OS X

Change The Default Shell Of Your Mac

You can change the default shell that opens for your user on a Mac. The common shells are /bin/bash, /bin/csh, /bin/ksh, /bin/sh, /bin/tcsh, and /bin/zsh. To set one as the default, use the chsh command with the -s option. For example, to set tchs:

chsh -s /bin/tcsh