try out worktree-interactive
a slightly better way to use git worktrees
worktree-interactive (wti) is a little tool that allows you to create and manage git worktrees easily
- `wti list` to view all worktrees
- `wti add new/branch`
- `wti code new/branch`
- `wti rm new/branch`