Awesome
Install via oh-my-zsh
git clone git@github.com:dehlen/git-tree-zsh.git "$ZSH_CUSTOM/plugins/git-tree-zsh"
- Add to your
~/.zshrc
plugins arrayplugins=(... git-tree-zsh)
- Run
source ~/.zshrc
or restart your shell to activate
git clone git@github.com:dehlen/git-tree-zsh.git "$ZSH_CUSTOM/plugins/git-tree-zsh"
~/.zshrc
plugins array plugins=(... git-tree-zsh)
source ~/.zshrc
or restart your shell to activate