Coder Social home page Coder Social logo

zbrowse's Introduction

paypal

ZBrowse

When doing shell work, it is often the case that echo $variable is invoked multiple times, to check result of a loop, etc. With ZBrowse, you just need to press Ctrl-B, which invokes the ZBrowse โ€“ย Zshell variable browser:

ZBrowse

(you can resize the video like any web page)

asciicast

Installation

First install the ZUI plugin (it's an UI library).

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

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

to zshrc.

If using a plugin manager, then Zplugin is recommended, but you can use any other too, and also install with Oh My Zsh (by copying directory to ~/.oh-my-zsh/custom/plugins).

Add zplugin load zdharma/zbrowse to your .zshrc file. Zplugin will handle cloning the plugin for you automatically the next time you start zsh. To update run zplugin update zdharma/zbrowse (update-all can also be used).

Antigen

Add antigen bundle zdharma/zbrowse to your .zshrc file. Antigen will handle cloning the plugin for you automatically the next time you start zsh.

Oh-My-Zsh

  1. cd ~/.oh-my-zsh/custom/plugins
  2. git clone [email protected]:zdharma/zbrowse.git
  3. Add zbrowse to your plugin list

Zgen

Add zgen load zdharma/zbrowse to your .zshrc file in the same place you're doing your other zgen load calls.

zbrowse's People

Contributors

northisup avatar psprint avatar yourfin avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.