X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=states%2Fzsh%2Ffiles%2Fzshrc;fp=states%2Fzsh%2Ffiles%2Fzshrc;h=04852cedeccc0cc0da2949ba6d1c4fe9f903bbd8;hb=5ef4b34fad5fedb1ef2561ee1f0ba45fdfed0ddb;hp=86ecdf41006c67a2ea2df8f60e8f82528e6aab4f;hpb=c8d6974e32074717bc7a06cb23688ff8f2bb7934;p=max%2Fsaltfiles.git diff --git a/states/zsh/files/zshrc b/states/zsh/files/zshrc index 86ecdf4..04852ce 100644 --- a/states/zsh/files/zshrc +++ b/states/zsh/files/zshrc @@ -8,7 +8,7 @@ zstyle ':completion:*' ignore-parents parent pwd zstyle ':completion:*' list-colors ${(s.:.)LS_COLORS} zstyle ':completion:*' list-prompt %SAt %p: Hit TAB for more, or the character to insert%s zstyle ':completion:*' list-suffixes true -zstyle ':completion:*' max-errors 2 +zstyle ':completion:*' max-errors 1 zstyle ':completion:*' menu select=1 zstyle ':completion:*' preserve-prefix '//[^/]##/' zstyle ':completion:*' prompt 'Corrections with %e differences:'