mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
[lib][completion] enable user completion by default
This commit is contained in:
parent
7f74294d7a
commit
b089d1d561
1 changed files with 0 additions and 1 deletions
|
|
@ -45,7 +45,6 @@ hosts=(
|
|||
localhost
|
||||
)
|
||||
zstyle ':completion:*:hosts' hosts $hosts
|
||||
zstyle ':completion:*' users off
|
||||
|
||||
# Use caching so that commands like apt and dpkg complete are useable
|
||||
zstyle ':completion::complete:*' use-cache 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue