zsh: completion: use default completion for ssh/scp
This commit is contained in:
parent
f8be2045f4
commit
fa3e4a9a28
1 changed files with 0 additions and 4 deletions
|
|
@ -95,10 +95,6 @@ zstyle ':completion:*:*:-subscript-:*' tag-order indexes parameters
|
||||||
|
|
||||||
# ignore completion functions (until the _ignored completer)
|
# ignore completion functions (until the _ignored completer)
|
||||||
zstyle ':completion:*:functions' ignored-patterns '_*'
|
zstyle ':completion:*:functions' ignored-patterns '_*'
|
||||||
zstyle ':completion:*:scp:*' tag-order files users 'hosts:-host hosts:-domain:domain hosts:-ipaddr"IP\ Address *'
|
|
||||||
zstyle ':completion:*:scp:*' group-order files all-files users hosts-domain hosts-host hosts-ipaddr
|
|
||||||
zstyle ':completion:*:ssh:*' tag-order users 'hosts:-host hosts:-domain:domain hosts:-ipaddr"IP\ Address *'
|
|
||||||
zstyle ':completion:*:ssh:*' group-order hosts-domain hosts-host users hosts-ipaddr
|
|
||||||
zstyle '*' single-ignored show
|
zstyle '*' single-ignored show
|
||||||
|
|
||||||
# apt-get recommendations
|
# apt-get recommendations
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue