mirror of
https://gitee.com/mirrors/ohmyzsh.git
synced 2026-08-06 08:54:25 +08:00
feat(hazel): add some aliases (#12070)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# Aliases for bazel
|
||||
alias bzb='bazel build'
|
||||
alias bzt='bazel test'
|
||||
alias bzr='bazel run'
|
||||
alias bzq='bazel query'
|
||||
Reference in New Issue
Block a user