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:
useinstalluninstall
- Clone this repository to
~/.oh-my-zsh/custom/plugins. - Add
zsh-jabbato the plugin list in~/.zshrc
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