mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-01-27 02:01:09 +01:00
remove
This commit is contained in:
parent
567917651a
commit
c7bdc5f69e
1 changed files with 0 additions and 9 deletions
|
@ -1,9 +0,0 @@
|
|||
#autoload
|
||||
|
||||
# Usage: _hostport host
|
||||
|
||||
local host="$1"
|
||||
shift
|
||||
|
||||
compadd "$@" - ${${(M)hosts\:#$host\:*}#*\:}
|
||||
|
Loading…
Reference in a new issue