Switching to zsh
Introduction
Nearly all *nix installations default to using bash for their command line interface.
tl;dr
Launch zsh
Clone Prezto repository
Create a new Zsh configuration
Set Zsh as the default shell
Restart your terminal and the default Prezto theme, with chevrons and all, should be enabled
References
[Switching from bash to zsh - Chen Hui Jing
Last updated