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
- Clone this repository to
~/.oh-my-zsh/custom/plugins
. - Add
zsh-jabba
to 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