diff --git a/README.md b/README.md index 2b170e5..a7b6097 100644 --- a/README.md +++ b/README.md @@ -1006,6 +1006,7 @@ This section is for full setup dropins - they aren't frameworks, but they're not * [whobrokemycode](https://github.com/cameronbroe/whobrokemycode) - Highlight where a particular line was last changed in a file using `git blame`. * [windows-title](https://github.com/mdarocha/zsh-windows-title/issues) - Dynamically updates terminal window title with current directory and the last command run. * [workon](https://github.com/bryanculver/workon.plugin.zsh) - Simple utility for jumping between projects. +* [worktree](https://github.com/jspears/worktree) - Adds functions that wrap `git worktree`. * [ugit](https://github.com/Bhupesh-V/ugit) - Lets you undo your last `git` operation. * [xxh-plugin-zsh-zshrc](https://github.com/roman-geraskin/xxh-plugin-zsh-zshrc) - plugin for [xxh-shell-zsh](https://github.com/xxh/xxh-shell-zsh) that copies your `~/.zshrc` to a remote host and sources it with [xxh-shell-zsh](https://github.com/xxh/xxh-shell-zsh). * [yadm](https://github.com/juanrgon/yadm-zsh) - Displays a warning if there are local yadm configuration changes.