ignore usernames beginning with underscore

This commit is contained in:
Will Boyce 2014-04-28 23:12:49 +01:00 committed by ncanceill
parent 7fbbf28e6e
commit 09fdf76311
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ zstyle ':completion:*:*:*:users' ignored-patterns \
named netdump news nfsnobody nobody nscd ntp nut nx obsrun openvpn \
operator pcap polkitd postfix postgres privoxy pulse pvm quagga radvd \
rpc rpcuser rpm rtkit scard shutdown squid sshd statd svn sync tftp \
usbmux uucp vcsa wwwrun xfs
usbmux uucp vcsa wwwrun xfs '_*'
# ... unless we really want to.
zstyle '*' single-ignored show