Skip to content

xboluna/worktree-interactive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

worktree-interactive (wti)


Interactive git worktree organizer.

wti-demo.mov

Installation

(Requires Oh My Zsh - only to enable cd.)

  1. Clone this repository into $ZSH_CUSTOM/plugins (by default, ~/.oh-my-zsh/custom/plugins).
git clone git@github.com:xboluna/worktree-interactive.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/wti
  1. Add wti to the list of plugins for OMZ to load.
plugins= # other plugins...
plugins+=(wti)
  1. Configure $WORKTREE_PATH if desired (defaults to $HOME/.worktrees).

  2. omz reload and enjoy!

About

Interactive git worktree organizer (now you only need to remember one command - `wti`)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages