Skip to content

streetturtle/git-review-zsh-completion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

git-review-zsh-completion

ZSH completion for git-review (gerrit)

Installation

Add following lines to your .zshrc:

fpath=(/home/pmakhov/home-dev/greview $fpath)
autoload -U compinit && compinit

Releases

No releases published

Packages

No packages published