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:
parent
fb8ec357b9
commit
78fb96c503
|
@ -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/
|
||||
|
|
Loading…
Reference in New Issue
Block a user