External-plugins: add git-flow-shortcuts (#130)

Co-authored-by: cleversontrujilu <contato@cleversontrujilu.com.br>
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
Cleverson Trujilu Geronimo Junior
2026-09-01 09:22:39 +02:00
committed by GitHub
co-authored by cleversontrujilu Claude Sonnet 5
parent a2c49849dd
commit f3809d7020
+4
@@ -108,6 +108,10 @@ Unlike [themes](https://github.com/ohmyzsh/ohmyzsh/wiki/External-themes), there
A Zsh plugin that automatically prefixes your Git commit messages with Jira issue keys, project prefixes, or branch names.
- [git-flow-shortcuts](https://github.com/cleversontrujilu/zsh-git-flow-shortcuts/)
Short zsh aliases for the git-flow (AVH) workflow. Each command handles branch sync, auto-stash, origin publishing, and SemVer bumping, following Conventional Commits and SemVer.
- [git-switch-branch](https://github.com/adelbeke/git-switch-branch)
Interactive git branch switching tool with gum-powered UI. Displays branch info with last commit date and message. Warns about uncommitted changes with optional auto-stash.