Disable warning when entering root

This commit is contained in:
Dreaded_X 2024-04-13 02:17:00 +02:00
parent afed6c8ff5
commit e5678437e8
Signed by: Dreaded_X
GPG Key ID: FA5F485356B0D2D4

View File

@ -14,6 +14,7 @@ zstyle ':omz:update' mode reminder # just remind me to update when it's time
# DISABLE_AUTO_TITLE="true" # DISABLE_AUTO_TITLE="true"
# ENABLE_CORRECTION="true" # ENABLE_CORRECTION="true"
COMPLETION_WAITING_DOTS="true" COMPLETION_WAITING_DOTS="true"
ZSH_DISABLE_COMPFIX="true"
plugins=( plugins=(
git git