mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-20 03:13:33 +01:00
add host files for powerline colors
This commit is contained in:
parent
d4616868e6
commit
578c4d5ab1
4 changed files with 4 additions and 11 deletions
3
zshrc
3
zshrc
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue