1
0
Fork 0
mirror of synced 2024-06-15 21:41:08 -04:00
zimfw/tools/zim_build_cache
Eric Nielsen 375ca0f150 [template] Move templates/zlogin to login_init.zsh
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`.
2017-09-28 15:58:50 -05:00

8 lines
153 B
Plaintext

#
# zim_build_cache - rebuilds the zim cache
#
source ${ZIM_HOME}/login_init.zsh
print 'To rebuild the completion cache, please restart your terminal'