dotfiles/zsh/modules/debug
2018-04-05 13:06:54 +02:00
..
functions Fixed vim and zsh 2018-04-05 13:06:54 +02:00
Readme.md Fixed vim and zsh 2018-04-05 13:06:54 +02: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. 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.