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.
- Host: GitHub
- URL: https://github.com/zimfw/debug
- Owner: zimfw
- Created: 2017-12-04T18:46:47.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-09-30T22:22:34.000Z (over 4 years ago)
- Last Synced: 2025-02-04T21:43:31.305Z (over 1 year ago)
- Topics: debug, zim, zimfw, zsh, zsh-plugin, zsh-plugins
- Language: Shell
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.