Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/dehlen/git-tree-zsh

zsh plugin to work with git worktrees
https://github.com/dehlen/git-tree-zsh

Last synced: about 1 month ago
JSON representation

zsh plugin to work with git worktrees

Lists

README

        

# Install via [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh/)

```zsh
git clone [email protected]:dehlen/git-tree-zsh.git "$ZSH_CUSTOM/plugins/git-tree-zsh"
```

- Add to your `~/.zshrc` plugins array `plugins=(... git-tree-zsh)`
- Run `source ~/.zshrc` or restart your shell to activate