Настройка zsh - RomanVoynich/notes GitHub Wiki
установка oh-my-zsh
sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
плагины
git clone https://github.com/zsh-users/zsh-syntax-highlighting.git $ZSH_CUSTOM/plugins/zsh-syntax-highlighting
мой promt
PROMPT='%B%F{yellow}% %n% %F{red}% @%F{green}% %M:%{$reset_color%}%B%F{cyan}% %/% %B%F{white}% # '
PROMPT='%B%F{green}%m %f %b%F{blue}%1. %f %F{red}>%f%F{cyan}>%f%F{yellow}>%f% %F %f'
touch .hushlogin