mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-01 04:30:37 +02:00
add aliases for github/scripts-to-rule-them-all
This commit is contained in:
parent
f5d59dda64
commit
49c8ff3c6c
1 changed files with 7 additions and 0 deletions
|
|
@ -0,0 +1,7 @@
|
|||
alias sb='script/bootstrap'
|
||||
alias sst='script/setup'
|
||||
alias su='script/update'
|
||||
alias ss='script/server'
|
||||
alias st='script/test'
|
||||
alias sci='script/cibuild'
|
||||
alias sc='script/console'
|
||||
Loading…
Add table
Add a link
Reference in a new issue