mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
Fixup user completion
This commit is contained in:
parent
e30a1243dc
commit
460c274b76
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