Skip to content

Commit

Permalink
minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
marchdf committed Feb 26, 2024
1 parent 453cd92 commit ee1c118
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions dot_zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -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='.*'

Expand Down

0 comments on commit ee1c118

Please sign in to comment.