cec82ea0e5
Having to manually do `zimfw build` every time after you edit your .zimrc file is boring. So by having the following in .zshrc before sourcing init.zsh will do a quick build automatically when needed: if [[ ~/.zim/init.zsh -ot ~/.zimrc ]]; then source ~/.zim/zimfw.zsh init -q fi |
||
---|---|---|
.. | ||
30_zimfw_build.zsh.erb | ||
30_zmodule.zsh.erb | ||
31_zimfw_source_zimrc.zsh.erb | ||
49_zimfw_clean_modules.zsh.erb | ||
50_zimfw_clean_compiled.zsh.erb | ||
50_zimfw_clean_dumpfile.zsh.erb | ||
50_zimfw_info.zsh.erb | ||
50_zimfw_upgrade.zsh.erb | ||
80_zimfw.zsh.erb |