Life, half is memory, half is to continue.
Mac 安装Homebrew及Git
By Vincent. @2025.4.14
Mac 安装Homebrew及Git

文章目录

Homebrew

Git

Homebrew

Homebrew 官网

命令行安装

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

国内镜像源

/bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)"

GitHub安装

GitHub 安装

GitHub安装 PKG包

Git

Git官网

安装 Git

brew install git

安装git-gui

brew install git-gui

扫码分享收藏
扫码分享收藏