Skip to main content

⚙️ ZBrowse

z-shell/zbrowse

When doing shell work, it is often the case that echo $variable is invoked multiple times, to check the result of a loop, etc.

With ZBrowse, you just need to press Ctrl-B, which invokes theZBrowse variable browser for the Z shell.

Install Zbrowse

First, install the z-shell/zui plugin - a UI library for Z shell.

Add the following to your .zshrc. Zi will handle cloning the plugin for you automatically the next time you start Zsh. To update run zi update z-shell/zbrowse.

~/.zshrc
zi load z-shell/zbrowse