This commit is contained in:
GitHub Merge Button 2011-12-30 10:20:51 -08:00
commit 333b217f08

View file

@ -39,7 +39,7 @@ hosts=(
"$_global_ssh_hosts[@]"
"$_ssh_hosts[@]"
"$_etc_hosts[@]"
`hostname`
"$HOST"
localhost
)
zstyle ':completion:*:hosts' hosts $hosts