1
0
Fork 0
mirror of synced 2024-06-02 07:11:11 -04:00
zimfw/src/stage2
Eric Nielsen 315cd48e73
Generate login_init.zsh file
So we can have the following code in the zlogin template:

    source ${ZIM_HOME}/login_init.zsh -q &!

instead of depending on the zimfw function there. This allows fixing the
issue were a non-interactive login shell currently yields:

    command not found: zimfw.

To fully fix the issue, we also need a new zshenv template containing:

    ZIM_HOME=${ZDOTDIR:-${HOME}}/.zim

Templates will be updated in the install script.
2019-12-14 22:21:34 -05:00
..
20_guard.zsh.erb Generate login_init.zsh file 2019-12-14 22:21:34 -05:00
28_zimfw_mv.zsh.erb Generate login_init.zsh file 2019-12-14 22:21:34 -05:00
29_zimfw_build_init.zsh.erb Generate login_init.zsh file 2019-12-14 22:21:34 -05:00
29_zimfw_build_login_init.zsh.erb Generate login_init.zsh file 2019-12-14 22:21:34 -05:00
30_zimfw_build.zsh.erb Generate login_init.zsh file 2019-12-14 22:21:34 -05:00
30_zmodule.zsh.erb Use ASCII characters only 2019-12-13 07:14:10 -05:00
31_zimfw_source_zimrc.zsh.erb Use ASCII characters only 2019-12-13 07:14:10 -05:00
50_zimfw_clean_compiled.zsh.erb Use ASCII characters only 2019-12-13 07:14:10 -05:00
50_zimfw_clean_dumpfile.zsh.erb Generate login_init.zsh file 2019-12-14 22:21:34 -05:00
50_zimfw_compile.zsh.erb Generate login_init.zsh file 2019-12-14 22:21:34 -05:00
50_zimfw_info.zsh.erb Compile also after upgrade, add ZIM_HOME to info 2019-12-05 13:51:34 -05:00
50_zimfw_uninstall.zsh.erb Use ASCII characters only 2019-12-13 07:14:10 -05:00
50_zimfw_upgrade.zsh.erb Generate login_init.zsh file 2019-12-14 22:21:34 -05:00
80_zimfw.zsh.erb Generate login_init.zsh file 2019-12-14 22:21:34 -05:00