mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
disabled auto correction in zsh
This commit is contained in:
parent
0673e01c0a
commit
b5c215c473
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ ZSH_THEME="beanbag"
|
|||
# DISABLE_AUTO_TITLE="true"
|
||||
|
||||
# Uncomment the following line to enable command auto-correction.
|
||||
ENABLE_CORRECTION="true"
|
||||
ENABLE_CORRECTION="false"
|
||||
|
||||
# Uncomment the following line to display red dots whilst waiting for completion.
|
||||
COMPLETION_WAITING_DOTS="false"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue