From 091ed13bf6801e620be893dcaf8807b6357c6372 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sat, 25 May 2024 21:39:46 -0600 Subject: [PATCH] Add `jrocha-dev/ohmyzsh-plugin-jrgit` Add `jrocha-dev/ohmyzsh-plugin-jrgit` plugin Signed-off-by: Joe Block --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1316b08..e6b05bb 100644 --- a/README.md +++ b/README.md @@ -973,6 +973,7 @@ Here are a few good sources for Nerd Fonts and Powerline-compatible fonts: - [jhipster](https://github.com/jhipster/jhipster-oh-my-zsh-plugin) - Adds commands for [jHipster](https://www.jhipster.tech/). - [jira-plus](https://github.com/gerges/oh-my-zsh-jira-plus) - Create JIRA tickets from the command line. - [jq](https://github.com/reegnz/jq-zsh-plugin) - Interactively build [jq](https://stedolan.github.io/jq/) expressions. Also supports [gojq](https://github.com/itchyny/gojq). Requires [fzf](https://github.com/junegunn/fzf). +- [jrgit](https://github.com/jrocha-dev/ohmyzsh-plugin-jrgit) - Provides a suite of functions to streamline the Git user experience. It includes features for installing and configuring Git, handling large files with Git LFS, improving diff outputs, and managing credentials and keys securely. - [jvm](https://github.com/mgryszko/jvm) - Allows selection of JDK on macOS. - [k3d](https://github.com/dwaynebradley/k3d-oh-my-zsh-plugin) - Adds aliases and tab completions for [k3d](https://k3d.io/). - [k](https://github.com/supercrabtree/k) - Directory listings for ZSH with `git` status decorations.