diff --git a/install_in_omz.sh b/install_in_omz.sh index 5a31398..e5b3468 100755 --- a/install_in_omz.sh +++ b/install_in_omz.sh @@ -33,4 +33,5 @@ POWERLINE_DETECT_SSH=\"true\" Requirements: Vim Powerline patched font: See Powerline for vim for more info. -Z shell (zsh): See oh-my-zsh for more info." +Z shell (zsh): See oh-my-zsh for more info. +Make sure terminal is using 256-colors mode with export TERM=\"xterm-256color\"".