• Daniel Hahler's avatar
    Use zsh's default for ':completion:*:hosts' · 71d94206
    Daniel Hahler authored
    The manual configuration of ':completion:*:hosts' causes some problems
    (e.g. issue #1337), and misses useful information (especially from
    ~/.ssh/known_hosts; issue #690 and issue #1009).
    
    The best option appears to be using zsh's default configuration for
    ':completion:*:hosts'.
    
    While rebasing this for a new pull request (#1498 got closed by accident
    and then requests to re-open it got ignored), it also drops the `users
    off` setting: completion of user names can be useful, and the commit
    adding it (c4434d2d) does not state why.
    71d94206
Name
Last commit
Last update
custom Loading commit data...
lib Loading commit data...
log Loading commit data...
plugins Loading commit data...
templates Loading commit data...
themes Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
MIT-LICENSE.txt Loading commit data...
README.textile Loading commit data...
oh-my-zsh.sh Loading commit data...