mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-16 02:27:03 +01:00
Updated repo plugin README.md
This commit is contained in:
parent
dd5d72dcd1
commit
7f233789c4
3 changed files with 4 additions and 181 deletions
|
|
@ -1,36 +1,2 @@
|
|||
# Aliases
|
||||
#alias r='repo'
|
||||
|
||||
##
|
||||
#function listRepoCompletions {
|
||||
# reply=(
|
||||
# abandon
|
||||
#branch
|
||||
# branches
|
||||
# checkout
|
||||
# checkout-manifest
|
||||
# cherry-pick
|
||||
# diff
|
||||
#download
|
||||
# format-patch
|
||||
# forall
|
||||
# grep
|
||||
# help
|
||||
# init
|
||||
# list
|
||||
#overview
|
||||
# prune
|
||||
# push
|
||||
# rebase
|
||||
# smartsync
|
||||
# stage
|
||||
# start
|
||||
# status
|
||||
#sync
|
||||
# tag-manifest
|
||||
# upload
|
||||
# );
|
||||
#}
|
||||
|
||||
###compctl -K listRepoCompletions repo
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue