Skip to content

Instantly share code, notes, and snippets.

@hlecuanda
hlecuanda / README.md
Last active February 12, 2018 21:43
Creates a script that stores current `zsh` state. Sourcing that script will reproduce that state on another shell. Awesome for "works for me" diagnostic kind of scenarios

NAME:

reporter

SYNOPSIS:

    source /path/to/reporter [all | aliases | bindings | completion | functions |
                     limits | options | variables | zstyles]

DESCRIPTION: