
the most customizable shell.
Set as Default Shell
cat /etc/shellschshand give/bin/zshreboot
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:
ZSH_THEME="jonathan"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:
