[zsh-jabba][]

February 11, 2020 ยท View on GitHub

This is a ZSH plugin for jabba. Together with packaging the original shell integration code required for jabba to work correctly, this plugin also includes autocompletion support for the following commands:

  • use
  • install
  • uninstall

Installation

oh-my-zsh

  • Clone this repository to ~/.oh-my-zsh/custom/plugins.
  • Add zsh-jabba to the plugin list in ~/.zshrc

antibody

Add this plugin to the antibody plugins file. Also make sure that the completion functionality in enabled in your .zshrc file:

autoload -U compinit
compinit