An open API service indexing awesome lists of open source software.

https://github.com/zimfw/debug

Provides a function to debug Zim.
https://github.com/zimfw/debug

debug zim zimfw zsh zsh-plugin zsh-plugins

Last synced: about 1 month ago
JSON representation

Provides a function to debug Zim.

Awesome Lists containing this project

README

          

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.