Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
b56e8fb4
Commit
b56e8fb4
authored
Mar 16, 2014
by
Mariusz Fik
Browse files
Ignore more users in ssh completion.
Signed-off-by:
Mariusz Fik
<
fisiu@opensuse.org
>
parent
c9e71293
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/completion.zsh
View file @
b56e8fb4
...
@@ -37,13 +37,14 @@ zstyle ':completion::complete:*' cache-path $ZSH/cache/
...
@@ -37,13 +37,14 @@ zstyle ':completion::complete:*' cache-path $ZSH/cache/
# Don't complete uninteresting users
# Don't complete uninteresting users
zstyle
':completion:*:*:*:users'
ignored-patterns
\
zstyle
':completion:*:*:*:users'
ignored-patterns
\
adm amanda apache avahi beaglidx bin cacti canna clamav daemon
\
adm amanda apache at avahi avahi-autoipd beaglidx bin cacti canna
\
dbus distcache dovecot fax ftp games gdm gkrellmd gopher
\
clamav daemon dbus distcache dnsmasq dovecot fax ftp games gdm
\
hacluster haldaemon halt hsqldb ident junkbust ldap lp mail
\
gkrellmd gopher hacluster haldaemon halt hsqldb ident junkbust kdm
\
mailman mailnull mldonkey mysql nagios
\
ldap lp mail mailman mailnull man messagebus mldonkey mysql nagios
\
named netdump news nfsnobody nobody nscd ntp nut nx openvpn
\
named netdump news nfsnobody nobody nscd ntp nut nx obsrun openvpn
\
operator pcap postfix postgres privoxy pulse pvm quagga radvd
\
operator pcap polkitd postfix postgres privoxy pulse pvm quagga radvd
\
rpc rpcuser rpm shutdown squid sshd
sync
uucp vcsa xfs
rpc rpcuser rpm rtkit scard shutdown squid sshd statd svn
sync
tftp
\
usbmux uucp vcsa wwwrun xfs
# ... unless we really want to.
# ... unless we really want to.
zstyle
'*'
single-ignored show
zstyle
'*'
single-ignored show
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment