点文件 用法 安装Git ( if macOS )通过Homebrew安装Git /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" (安装Homebrew时已安装git ) 设置你的~ cd ~ git init git remote add origin https://github.com/NicholasTD07/dotfiles.git git pull origin master # You should have all the