zimfw/src/stage2
Eric Nielsen 7fdf65c58f
Don't call _zimfw_build_login_init after upgrade
as it was being used to update the login_init.zsh script. BUT the
function mentioned, which updates that script, would only be updated
after zimfw.zsh is sourced again, so no point in trying to call it at
this point.
2020-01-13 15:00:09 -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 Check the latest version using `git ls-remote` 2020-01-13 13:14:31 -05:00
31_zimfw_source_zimrc.zsh.erb Use ASCII characters only 2020-01-02 12:58:03 -05:00
50_zimfw_clean_compiled.zsh.erb Add `-v` (verbose) option 2020-01-11 16:34:36 -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 Check the latest version using `git ls-remote` 2020-01-13 13:14:31 -05:00
50_zimfw_uninstall.zsh.erb Add `-v` (verbose) option 2020-01-11 16:34:36 -05:00
50_zimfw_upgrade.zsh.erb Download latest release instead of from master 2020-01-12 17:37:39 -05:00
80_zimfw.zsh.erb Don't call _zimfw_build_login_init after upgrade 2020-01-13 15:00:09 -05:00