1
0
Fork 0
mirror of synced 2024-06-27 19:01:10 -04:00
zimfw/modules/debug/README.md

19 lines
442 B
Markdown
Raw Normal View History

debug
=====
Provides a function to debug Zim.
Functions
---------
* `trace-zim` provides a trace of Zsh/Zim startup
Notes
-----
`trace-zim` will not alter your current dotfiles. It will copy your environment
to a temporary directory, launch Zsh within that environment, and output logs.
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.