diff --git a/.zshrc b/.zshrc index a4da7e0..43397d0 100644 --- a/.zshrc +++ b/.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