mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-10 04:26:17 +02:00
Revert "Add an option for completion auto-rehash"
This commit is contained in:
parent
3329122ba9
commit
a1a1160352
2 changed files with 2 additions and 10 deletions
|
|
@ -28,11 +28,6 @@ ZSH_THEME="robbyrussell"
|
|||
# Uncomment the following line to display red dots whilst waiting for completion.
|
||||
# COMPLETION_WAITING_DOTS="true"
|
||||
|
||||
# Uncomment the following line to force a rehash on every external completion
|
||||
# request, so newly installed commands are automatically completed without
|
||||
# reloading the shell. Be aware that this may impact completion performance.
|
||||
# REHASH_COMPLETION="true"
|
||||
|
||||
# Uncomment the following line if you want to disable marking untracked files
|
||||
# under VCS as dirty. This makes repository status check for large repositories
|
||||
# much, much faster.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue