1
0
Fork 0
mirror of synced 2024-05-25 19:41:13 -04:00
zimfw/tools/zim_build_cache
Eric Nielsen fc84b645e9 [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`.

Closes #218
2017-11-24 19:08:25 -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'