Changing your login shell

You can change your default shell by using the following command:
chsh <newshell>
where <newshell> must be the full pathname of one of the shells listed in the file/etc/shells. The command chsh will ask for your password and then let you specify a new shell.