mirror of
https://git.decapod.one/brethil/dotfiles
synced 2024-11-22 03:21: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 theme $theme
|
||||||
antigen apply
|
antigen apply
|
||||||
|
|
||||||
|
# Enable zsh autocorrection
|
||||||
|
setopt CORRECT_ALL
|
||||||
|
|
||||||
# Misc environment variables
|
# Misc environment variables
|
||||||
|
|
||||||
# https://www.xkcd.com/378/
|
# https://www.xkcd.com/378/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user