ohmyzsh/lib
Daniel Hahler 71d9420637 Use zsh's default for ':completion:*:hosts'
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 (c4434d2) does not state why.
2014-03-13 17:48:58 +01:00
..
aliases.zsh Merge pull request #2287 from rumpelsepp/master 2014-03-08 08:10:34 -08:00
bzr.zsh Modification to the frisk theme to work with the BZR lib 2013-11-06 20:10:59 -02:00
completion.zsh Use zsh's default for ':completion:*:hosts' 2014-03-13 17:48:58 +01:00
correction.zsh Making auto-correction off by default 2013-12-04 20:59:57 -07:00
directories.zsh Merge pull request #1565 from serdardalgic/autoenv-plugin 2013-04-23 20:33:50 -07:00
functions.zsh Merge pull request #1134 from koraa/pull_req_helpers 2013-12-02 23:47:21 -08:00
git.zsh adding a check for git config option to disable git_prompt_info() on a per repo basis 2013-11-20 12:30:55 -05:00
grep.zsh Moving all zsh config options into a lib/ subdirectory to make way for some upcoming changes to directory structure and configuration options 2009-09-23 07:43:36 -07:00
history.zsh allow setting a custom HISTFILE before oh-my-zsh is loaded 2013-03-15 22:07:47 +01:00
key-bindings.zsh Merge pull request #1355 from F30/key-bindings 2014-03-13 08:07:24 -07:00
misc.zsh Set the '-R' option for less not in $PAGER, but as $LESS. 2012-10-13 23:16:39 +02:00
nvm.zsh Added nvm.zsh to detect current Node.js version 2013-11-08 23:26:05 +04:00
prompt_info_functions.zsh No need to eval in rvm_prompt_info! 2014-01-07 19:08:20 +01:00
spectrum.zsh Added the spectrum_bls function, which prints all 256 colors set as the 2013-10-16 12:36:48 +02:00
termsupport.zsh Avoid 'title:parse error' with single quotes in $CMD 2014-02-21 22:16:12 +01:00
theme-and-appearance.zsh Add support for colored ls output on OpenBSD 2013-11-14 07:06:54 -05:00