feat(zsh): added brew bundle alias as bb
This commit is contained in:
@@ -41,6 +41,4 @@ function cd()
|
|||||||
builtin cd "$@" && ls;
|
builtin cd "$@" && ls;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
alias bb="brew bundle --file=~/Brewfile"
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user