From ec459b6a652680e385019c872a096d412da834d4 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Sat, 29 Nov 2014 17:09:08 +0100 Subject: zsh spell correction --- zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zshrc b/zshrc index 13072eb..8ab1696 100644 --- a/zshrc +++ b/zshrc @@ -2,7 +2,7 @@ HISTFILE=~/.histfile HISTSIZE=1000 SAVEHIST=1000 -setopt appendhistory autocd extendedglob +setopt appendhistory autocd extendedglob correct unsetopt beep bindkey -v zstyle ':completion:*' menu select -- cgit v1.2.3-54-g00ecf