This commit is contained in:
xiongdian.me 2023-01-05 21:35:20 +08:00
parent 3d54aca8b7
commit bb1e012664

View File

@ -5,7 +5,7 @@ source "$THIS_DIR/common.sh"
brew_install()
{
brew update
# brew update
brew install git zsh curl tmux vim util-linux
}