From 97bf14fa6baefea08c5509db98fe222c7a1464e7 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sun, 17 Jun 2018 11:51:42 -0600 Subject: [PATCH] Add jabba --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c2cd500..ed6a116 100644 --- a/README.md +++ b/README.md @@ -375,6 +375,7 @@ These frameworks make customizing your zsh setup easier. * [iterm-touchbar](https://github.com/iam4x/zsh-iterm-touchbar) - Display iTerm2 feedback in the MacbookPro TouchBar (Current directory, git branch & status). * [iterm2-colors](https://github.com/shayneholmes/zsh-iterm2colors) - Manage your iterm2's color scheme from the command line. * [iterm2-tabs](https://github.com/gimbo/iterm2-tabs.zsh) - Set colors and titles of iTerm2 tabs. +* [jabba](https://github.com/2m/zsh-jabba) - Adds [jabba](https://github.com/shyiko/jabba) shell integration code and completions. * [java-zsh-plugin](https://github.com/Xetius/java-zsh-plugin) - Adds a `setjdk` command so you can switch easily between different versions of the jdk. * [jenkins-zsh](https://github.com/tomplex/jenkins-zsh) - A jenkins plugin for ZSH, heavily inspired by the excellent jira plugin. * [jhipster-oh-my-zsh-plugin](https://github.com/jhipster/jhipster-oh-my-zsh-plugin) - Adds commands for [jHipster](https://jhipster.github.io/).