mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
new repo alias: rst for repo status
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
This commit is contained in:
parent
9a4e25f460
commit
aeef63985a
1 changed files with 3 additions and 0 deletions
|
|
@ -13,3 +13,6 @@ compdef _repo rsrra='repo sync ; repo rebase --auto-stash'
|
|||
|
||||
alias ru='repo upload'
|
||||
compdef _repo ru='repo upload'
|
||||
|
||||
alias rst='repo status'
|
||||
compdef _repo rst='repo status'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue