changed default of ZSH

This commit is contained in:
tracer 2020-01-03 12:24:46 +01:00
parent daf864684e
commit 154190dc03
1 changed files with 1 additions and 1 deletions

2
.zshrc
View File

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