add host files for powerline colors

This commit is contained in:
Armin 2015-02-22 19:57:19 +01:00
commit 578c4d5ab1
4 changed files with 4 additions and 11 deletions

3
zshrc
View file

@ -5,7 +5,8 @@ ZSH="$HOME/.zsh"
# export ZSH_THEME="random"
# export ZSH_THEME="ezzsh" # name of zsh theme
export ZSH_THEME="powerline" # name of zsh theme
# export ZSH_THEME="powerline" # name of zsh theme
export ZSH_THEME="powerline-with-hostname" # name of zsh theme
# Set this to true to use case-sensitive completion
CASE_SENSITIVE="false" # bool