mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +01:00
new repo aliases
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
This commit is contained in:
parent
de518e4242
commit
745f41114b
1 changed files with 3 additions and 0 deletions
|
|
@ -1,2 +1,5 @@
|
|||
# Aliases
|
||||
alias r='repo'
|
||||
compdef _repo r=repo
|
||||
alias rra='repo rebase --auto-stash'
|
||||
compdef _repo r=rra='repo rebase --auto-stash'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue