update zshrc

This commit is contained in:
Anas Elgarhy 2022-06-21 16:27:18 +02:00
parent e54915e519
commit 8d5e314407
1 changed files with 1 additions and 0 deletions

1
.zshrc
View File

@ -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