代码拉取完成,页面将自动刷新
#!/bin/bash
# Install xcode command-line tools
xcode-select --install
# Make sure we’re using the latest Homebrew
brew update
brew upgrade
# GNU core utilities (those that come with OS X are outdated)
brew install coreutils
brew install moreutils
brew install findutils
brew install gnu-sed --with-default-names
# @TODO Install oh-my-zsh and plugins
# Install wget with IRI support
brew install wget --with-iri
# Install more recent versions of some OS X tools
brew install neovim
brew install ripgrep
# Install other useful binaries
brew install ffmpeg --with-libvpx
brew install fzf
# brew install grep
brew install git
brew install gnupg
brew install imagemagick --with-webp
brew install rename
brew install the_silver_searcher
brew install awscli
brew install gh
brew install openssl
# Remove outdated versions from the cellar
brew cleanup
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。