1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2026-01-31 14:40:21 +01:00

feat(external-plugins): add two new plugins (#91)

Co-authored-by: Claude <noreply@anthropic.com>
Arthur Delbeke
2026-01-22 12:29:41 +01:00
committed by GitHub
parent 7e50b367f6
commit 5fce7cfb8f

@@ -59,6 +59,14 @@ Unlike [themes](https://github.com/ohmyzsh/ohmyzsh/wiki/External-themes), there
user123/repo-9876/fix-bug-in-feature --> 9876/fix...-feature user123/repo-9876/fix-bug-in-feature --> 9876/fix...-feature
``` ```
- [git-clean-branches](https://github.com/adelbeke/git-clean-branches)
Interactive git branch deletion tool with a beautiful UI powered by [gum](https://github.com/charmbracelet/gum). Shows branch info with last commit date and message. Automatically protects current branch and main/master branches.
- [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.
- [Custom Git](https://github.com/davidde/git) - [Custom Git](https://github.com/davidde/git)
A small, tidy, lightweight notes app that creates a daily text file and timestamps every line of added text A small, tidy, lightweight notes app that creates a daily text file and timestamps every line of added text