mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
Update zshrc.zsh-template
update the auto correction line
This commit is contained in:
parent
d485044169
commit
9d1b34e480
1 changed files with 2 additions and 2 deletions
|
|
@ -26,8 +26,8 @@ ZSH_THEME="robbyrussell"
|
|||
# Uncomment following line if you want to disable autosetting terminal title.
|
||||
# DISABLE_AUTO_TITLE="true"
|
||||
|
||||
# Uncomment following line if you want to disable command autocorrection
|
||||
# DISABLE_CORRECTION="true"
|
||||
# Uncomment following line if you want to enable command autocorrection
|
||||
# ENABLE_CORRECTION="true"
|
||||
|
||||
# Uncomment following line if you want red dots to be displayed while waiting for completion
|
||||
# COMPLETION_WAITING_DOTS="true"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue