update zshrc
This commit is contained in:
parent
e54915e519
commit
8d5e314407
1 changed files with 1 additions and 0 deletions
1
.zshrc
1
.zshrc
|
@ -13,6 +13,7 @@ USE_POWERLINE="true"
|
|||
setopt correct # Auto corect mistakes
|
||||
setopt nobeep # No beep
|
||||
|
||||
ZSH_THEME="nova"
|
||||
|
||||
# Enable colors and change prompt:
|
||||
autoload -U colors && colors
|
||||
|
|
Loading…
Reference in a new issue