fc84b645e9
so it's not a template anymore and can be under version control, instead of being manually updated by the user, as currently is the case with `~/.zlogin` and `${ZIM_HOME}/templates/zlogin`. Closes #218
7 lines
153 B
Text
7 lines
153 B
Text
#
|
|
# zim_build_cache - rebuilds the zim cache
|
|
#
|
|
|
|
source ${ZIM_HOME}/login_init.zsh
|
|
|
|
print 'To rebuild the completion cache, please restart your terminal'
|