Install Zsh#
- Before installing zsh, see what shell is currently being used:
- Install zsh:
- For additional completion definitions, install the zsh-completions package:
- Make sure that zsh has been installed correctly and configure it:
- Set zsh as default shell (list shells with
$ chsh -l
):
Install Oh My Zsh#
- Install dependencies:
- Install oh-my-zsh: