From ee1c1189f93efc8aadee880acbb94f55ab121fd1 Mon Sep 17 00:00:00 2001 From: Marc Henry de Frahan Date: Mon, 26 Feb 2024 10:50:59 -0700 Subject: [PATCH] minor update --- dot_zshrc | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/dot_zshrc b/dot_zshrc index c5a72d0..9ef97e3 100644 --- a/dot_zshrc +++ b/dot_zshrc @@ -57,13 +57,11 @@ zinit light sharkdp/vivid # towards the end because it assumes some things are set in other plugins zinit wait lucid light-mode for "personal" -# from OMZL: completion, correction, directories, git(?), history, key bindings, termsupport, themeandappearance(? maybe this overrides trapdoor) vcs_info (?) -zstyle ':omz:lib:theme-and-appearance' gnu-ls yes - # Path to your oh-my-zsh installation. export ZSH=$HOME/.oh-my-zsh -# Uncomment the following line to enable command auto-correction. +# OMZL options +zstyle ':omz:lib:theme-and-appearance' gnu-ls yes ENABLE_CORRECTION="true" CORRECT_IGNORE_FILE='.*'