mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-01 04:30:37 +02:00
7 lines
179 B
Bash
7 lines
179 B
Bash
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'
|