the most customizable shell.
Set as Default Shell
cat /etc/shells
chsh
and give/bin/zsh
reboot
Configuration
oh-my-zsh Installation
wget --no-check-certificate http://install.ohmyz.sh -O - | sh
Themes
and then you can set the themes in ~/.zshrc
And then write:
All other themes are found in: https://github.com/ohmyzsh/ohmyzsh/wiki/Themes
Colors
zsh uses Xterm 256 Color Scheme.
To change your color scheme, go into ~/.oh-my-zsh/themes/YOURTHEME
and then manually edit lines to change the color like such: