Back to Ohmyzsh

repo plugin

plugins/repo/README.md

latest903 B
Original Source

repo plugin

This plugin mainly adds some aliases and support for automatic completion for the repo command line tool.

To use it, add repo to the plugins array in your zshrc file:

zsh
plugins=(... repo)

Aliases

AliasCommand
rrepo
rrarepo rebase --auto-stash
rsrepo sync
rsrrarepo sync ; repo rebase --auto-stash
rurepo upload
rstrepo status
rstorepo status -o
rfarepo forall -c
rfaprepo forall -p -c
rinfrepo info