2015-12-27 19:08:43 -05:00
|
|
|
Debug
|
|
|
|
=====
|
|
|
|
|
|
|
|
Provides a function to debug Zim.
|
|
|
|
|
|
|
|
Functions
|
|
|
|
---------
|
|
|
|
|
|
|
|
- `trace-zim` provides a trace of Zsh/Zim startup
|
|
|
|
|
|
|
|
Notes
|
|
|
|
-----
|
|
|
|
|
|
|
|
The `trace-zim` command will not alter your current dotfiles.
|
2016-09-27 10:45:47 -04:00
|
|
|
It will copy your environment to a temporary directory, launch zsh
|
|
|
|
within that environment, and output logs.
|
2015-12-27 19:08:43 -05:00
|
|
|
|
|
|
|
This will provide a ztrace.tar.gz archive, which should be attached
|
|
|
|
to any bug reports if you need help with an issue that you don't understand.
|