1
0
Fork 0
mirror of synced 2024-09-29 14:06:56 -04:00
Commit graph

7 commits

Author SHA1 Message Date
Eric Nielsen
12e4ee29ef Start zsh 5.0 branch
Fail loading zim if zsh version < 5.0.
Also fix git-info failing in zsh 5.0.8 as reported in #176 and #177.

Closes #201. Fixes #176. Fixes #184.
2017-08-03 20:17:49 -05:00
Eric Nielsen
ff32968ba9 Warning message for zsh < 5.2
as discussed in #184. We'll first give users this warning message. A
future update will replace this by an error.

Also, starting at that update, a new branch will be created for users
that still want to stick with zsh < 5.2.

Closes #194
2017-06-28 21:52:20 -05:00
Matt Hamilton
a0706e0f46 slight init refactor
Removing argv removes the need to pass the arrays arround. Better to
just reference them directly.
2015-12-30 10:14:10 -05:00
Matt Hamilton
e9a1018c25 unfunction loaders after use 2015-12-29 01:28:24 -05:00
Matt Hamilton
a1a56ac63f use consistent variable style 2015-12-19 09:48:29 -05:00
Matt Hamilton
2f9b8437e2 It is probably better to prepend ranther than append 2015-12-16 14:56:54 -05:00
Matt Hamilton
3a62391e0e initial commit 2015-12-15 00:12:17 -05:00