enable zsh autorrection

whole-command-tab-completion
bretello 2020-02-14 16:37:49 +01:00
parent fb8ec357b9
commit 78fb96c503
1 changed files with 3 additions and 0 deletions

View File

@ -33,6 +33,9 @@ theme=brethil
antigen theme $theme
antigen apply
# Enable zsh autocorrection
setopt CORRECT_ALL
# Misc environment variables
# https://www.xkcd.com/378/