fix(zsh): enable 'correct' option
This commit is contained in:
parent
3067d96eba
commit
d71614ac07
@ -26,6 +26,10 @@
|
||||
setopt no_global_rcs
|
||||
'';
|
||||
|
||||
loginExtra = ''
|
||||
setopt correct
|
||||
'';
|
||||
|
||||
sessionVariables = {
|
||||
# Make ls colorful on MacOS
|
||||
CLICOLOR = 1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user