changed ZSH theme

This commit is contained in:
tracer 2020-12-11 13:24:52 +01:00
parent 26b34a2b17
commit 552b39b48f
1 changed files with 1 additions and 1 deletions

2
.zshrc
View File

@ -1,5 +1,5 @@
export ZSH="$HOME/.oh-my-zsh"
ZSH_THEME="gnzh"
ZSH_THEME="agnoster"
CASE_SENSITIVE="true"
ENABLE_CORRECTION="true"
COMPLETION_WAITING_DOTS="true"