Z-Shell on
Profile picture
ss-o

The agg is a command-line tool for generating animated GIF files from asciicast v2 files produced by asciinema terminal recorder and ready to go in seconds when using Zi.


#zsh

Show More
Wiki: A Swiss Army Knife for Zsh unix Shell

#zsh

Show More

Subscribe to your projects of interest on Github and receive within the shell (under prompt) notifications about new issues and pull requests.


Show More

The package is the puller-thread service for the z-shell/zsh-github-issues plugin. It runs the background service that downloads the new issues from GitHub.

Show More

A plugin that provides zsnapshot command which dumps the current ZSH state into a file, for restoration by sourcing the file


Show More

A shell command that will display a selection list. It is similar to selecta, but uses curses library to do display, and when compared to fzf, the main difference is approximate matching instead of fuzzy matching.


Show More

Terminal screen saver for Zshell. Implements morphogenesis and Mandelbrot images. Written in pure Zshell (possible thanks to floating-point numbers and to zsh/mathfunc module). Supports running external commands, for example cmatrix.


Show More

This Zsh service plugin will serve the given directory (plugin's directory by default) using Python's 3 HTTP server.


Show More

A plugin for Zsh that automatically adds a few advanced bindings and also provides a Zsh-rewritten function and/or script tig-pick (i.e.: the code is agnostic and can be run either as a script or as a function; it defaults to function), originally shipped with tig as sh-script in the contrib/ subdirectory.


Show More

A utility library for Z shell that provides a few general-purpose functions. It's a counterpart to the zsh-string-lib library.


Show More

A Zsh plugin that utilizes <variable sharing> done by z-shell/zredis plugin to implement <remote command execution>


Show More

This Zsh service plugin will run the Redis server pointing it to configuration file redis.conf. This can be used with plugin z-shell/zredis to have the redis-backend running, to use shared variables (between shells).

Show More

A Z-Shell ZI Annex (i.e.: an extension) that allows setting default ices for the next ZI commands.


Show More

The Z-Shell ZI Annex (i.e extension) that provides extra functionality.


Show More

A ZI annex (i.e. an extension), which caches arbitrarily slow command output to speed up shell startup.

Show More

With zbrowse you just need to press Ctrl-B to check if "$variable" is invoked multiple times.


Show More

A console for ZI – based on the zsh/zcurses Zshell module and the ZUI library.


Show More

Crasis – semigraphical interface to ZI and exposes its parser via (z) substitution flag. Parsing .zshrc is totally possible. This way Crasis lets you edit your ZI commands located in .zshrc. All in pure Zshell code.


Show More

The rbenv init for ZI. It makes Zsh startup way faster


Show More

Zsh themes (prompts) plugin that uses the original Zsh theming subsystem.


Show More

Helpers that we use in custom scripts, available as both functions (fast) and binaries (slow) when needed


Show More

Declare-zsh is a parser for ZI commands in .zshrc. It allows performing the following actions on .zshrc from the command line.


Show More

ZCA allows to copy segments of commands in history, rearrange segments of the current command, delete segments of the current command.


Show More

Organized shortcuts for various command-line editing operations, plus new operations (e.g. incremental history word completion)


Show More