mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-28 00:30:07 +00:00
5 lines
99 B
Bash
5 lines
99 B
Bash
|
alias bp='bloop projects'
|
||
|
alias bc='bloop compile '
|
||
|
alias bcl='bloop clean '
|
||
|
alias br='bloop run '
|