メインコンテンツまでスキップ

⚙️ 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.

ZBrowse Preview

Install Zbrowse

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

The plugin is "standalone", which means that only sourcing it is needed. So to install, unpack ZBrowse somewhere and add to .zshrc:

~/.zshrc
source {where-zbrowse-is}/zbrowse.plugin.zsh