zshrc: autoloading is-at-least again
authorFrank Terbeck <ft@grml.org>
Sat, 2 Feb 2008 09:52:40 +0000 (10:52 +0100)
committerFrank Terbeck <ft@grml.org>
Sat, 2 Feb 2008 09:52:40 +0000 (10:52 +0100)
commite22f2e742b2db38f890cc445732d278378a611e4
tree6b27d336054ff71074d243247229906d99e72542
parent59af3d44e7f5d2b3b86451ac0e17103832c34f14
zshrc: autoloading is-at-least again

is-at-least() can be used for precise version checks (as opposed to our
broad is4(), is4{1,2,3}() functions - which are a lot simpler).

Note that this test will *always* fail, if the is-at-least function could
not be marked for autoloading.
etc/zsh/zshrc