Change a setting about autocompletion

This commit is contained in:
Asocia 2021-05-02 01:45:45 +03:00
parent 6f8e44ff3a
commit 818a7c6f0d

2
.zshrc
View File

@ -33,7 +33,7 @@ ZSH_THEME="powerlevel10k/powerlevel10k"
# HYPHEN_INSENSITIVE="true" # HYPHEN_INSENSITIVE="true"
# Uncomment the following line to enable command auto-correction. # Uncomment the following line to enable command auto-correction.
ENABLE_CORRECTION="true" # ENABLE_CORRECTION="true"
# Uncomment the following line to display red dots whilst waiting for completion. # Uncomment the following line to display red dots whilst waiting for completion.
COMPLETION_WAITING_DOTS="true" COMPLETION_WAITING_DOTS="true"