Change shell

Back

Usage

  • To change the default shell
chsh -s /bin/zsh
  • To change default shell of another user
chsh -s /bin/zsh mark
  • To list all shells
chsh -l