mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-13 03:12:21 +01:00
new alias crcsrci
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
This commit is contained in:
parent
a96971e7a8
commit
e47f203b26
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ alias cjy='cactus jump yamls'
|
|||
alias cjb='cactus jump buildbot'
|
||||
alias cjx='cactus jump xutils'
|
||||
alias crcsr='cactus restart && cactus slaves restart'
|
||||
alias crcsrci='cactus restart && cactus slaves restart && cactus info'
|
||||
|
||||
alias m='make'
|
||||
alias s='subl'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue