1
0
Fork 0
mirror of synced 2024-09-19 12:02:53 -04:00
zimfw/modules/meta
Eric Nielsen 3660b6f00b [completion] Consider the zcompdump_file variable
that could be defined in `.zimrc`, when doing the zcompile in
the completion module and when cleaning the cache.

A custom `${zcompdump_file}` would not be zcompiled or cleaned from the
cache without this correction.

Also, use zrecompile instead of the custom logic to call zcompile.
2017-09-27 07:39:53 -05:00
..
functions [completion] Consider the zcompdump_file variable 2017-09-27 07:39:53 -05:00
README.md [meta] add zim_debug tool 2016-09-06 13:05:17 -07:00

Meta

Provides aliases and functions for management of the zim framework, specifically zmanage

Usage

zmanage [arg]

Action Description
update Fetches and merges upstream zim commits if possible
info Prints zim and system info
issue Create a template for reporting an issue
clean-cache Clean the zim cache
build-cache Rebuild the zim cache
remove experimental Remove zim as best we can
reset Reset zim to the latest commit
help Print this usage message
debug Invokes the trace-zim script which produces logs