1
0
mirror of https://git.decapod.one/brethil/dotfiles synced 2024-11-21 19:11:30 +01:00

enable zsh autorrection

This commit is contained in:
bretello 2020-02-14 16:37:49 +01:00
parent fb8ec357b9
commit 78fb96c503

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/