mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-09 02:24:03 +01:00
Updated repo plugin README.md
This commit is contained in:
parent
320f62ec4b
commit
e5277b0446
2 changed files with 6 additions and 1 deletions
|
|
@ -1,4 +1,7 @@
|
|||
## repo
|
||||
**Maintainer:** [Stibbons](https://github.com/Stibbons)
|
||||
|
||||
* `thealias` aliases `thecontent`
|
||||
This plugin mainly add support automatic completion for the repo command line tool:
|
||||
http://code.google.com/p/git-repo/
|
||||
|
||||
* `r` aliases `repo`
|
||||
|
|
|
|||
2
plugins/repo/repo.plugin.zsh
Normal file
2
plugins/repo/repo.plugin.zsh
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# Aliases
|
||||
#alias r='repo'
|
||||
Loading…
Add table
Add a link
Reference in a new issue