zimfw/src
Eric Nielsen 6129062139
Fail when no modules defined in .zimrc
instead of allowing xargs to execute the action with no positional
parameters.

Also don't try to write to .latest_version if there's no write
permission. This is supposed to be a background/optional operation, so
we don't want to show an error message in this case.

And use Zsh globs instead of find with -exec, and find won't fail if
there's an error with the -exec command.
2020-01-26 15:33:17 -05:00
..
stage2 Fail when no modules defined in .zimrc 2020-01-26 15:33:17 -05:00
templates Don't create function digest files 2020-01-02 12:58:04 -05:00
tools Add `-v` (verbose) option 2020-01-11 16:34:36 -05:00
zimfw.zsh.erb Fix "no such file or directory" error 2020-01-22 12:48:46 -05:00