diff --git a/.zshrc b/.zshrc index 0685cd5..ecc44b8 100644 --- a/.zshrc +++ b/.zshrc @@ -31,12 +31,12 @@ zstyle ':omz:update' frequency 3 # days # Uncomment the following line to disable colors in ls. -# DISABLE_LS_COLORS="true" + DISABLE_LS_COLORS="true" DISABLE_MAGIC_FUNCTIONS="false" # Uncomment the following line to disable auto-setting terminal title. -# DISABLE_AUTO_TITLE="true" + DISABLE_AUTO_TITLE="true" # Uncomment the following line to enable command auto-correction. ENABLE_CORRECTION="false"