zimfw/src/stage2
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
..
20_guard.zsh.erb Check the latest version using `git ls-remote` 2020-01-13 13:14:31 -05:00
22_zimfw_print.zsh.erb Add `-v` (verbose) option 2020-01-11 16:34:36 -05:00
28_zimfw_mv.zsh.erb Refactor: extract _zimfw_print function 2020-01-09 07:13:31 -05:00
29_zimfw_build_init.zsh.erb Zsh 5.2 does not recognize the :P modifier 2020-01-08 16:45:54 -05:00
29_zimfw_build_login_init.zsh.erb Generate login_init.zsh file 2020-01-02 12:58:04 -05:00
30_zimfw_build.zsh.erb Refactor: extract _zimfw_print function 2020-01-09 07:13:31 -05:00
30_zmodule.zsh.erb v1.1.0 2020-01-20 07:24:27 -05:00
31_zimfw_source_zimrc.zsh.erb Fail when no modules defined in .zimrc 2020-01-26 15:33:17 -05:00
40_zimfw_version_check.zsh.erb Fail when no modules defined in .zimrc 2020-01-26 15:33:17 -05:00
50_zimfw_clean_compiled.zsh.erb Fail when no modules defined in .zimrc 2020-01-26 15:33:17 -05:00
50_zimfw_clean_dumpfile.zsh.erb Add `-v` (verbose) option 2020-01-11 16:34:36 -05:00
50_zimfw_compile.zsh.erb Add `-v` (verbose) option 2020-01-11 16:34:36 -05:00
50_zimfw_info.zsh.erb Optional async check for latest version 2020-01-16 11:30:09 -05:00
50_zimfw_uninstall.zsh.erb Add `-v` (verbose) option 2020-01-11 16:34:36 -05:00
50_zimfw_upgrade.zsh.erb v1.1.0 2020-01-20 07:24:27 -05:00
80_zimfw.zsh.erb Optional async check for latest version 2020-01-16 11:30:09 -05:00