mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Only autocomplete root and current user.
This commit is contained in:
@@ -8,6 +8,7 @@ bindkey -v
|
||||
|
||||
# Completion
|
||||
zstyle :compinstall filename "${HOME}/.zshrc"
|
||||
zstyle ':completion:*' users root ${USER}
|
||||
autoload -Uz compinit && compinit
|
||||
|
||||
DIRSTACKSIZE=16
|
||||
|
||||
Reference in New Issue
Block a user