Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feir/dotfiles-M1

 
 

Repository files navigation

  1. 安装 XCode
sudo softwareupdate -i -a
xcode-select --install
  1. 生成新的 SSH key 备份和恢复现有的 SSH key 到~/.ssh
curl https://raw.githubusercontent.com/feir/dotfiles-M1/HEAD/ssh.sh | sh -s "[email protected]"
  1. 拷贝库到本地 ~/.dotfiles
git clone --recursive https://github.com/feir/dotfiles-M1.git ~/.dotfiles
  1. 运行命令
cd ~/.dotfiles && ./fresh.sh
  1. 等待 mackup 文件夹所有文件从 iCloud 下载完成,运行 mackup restore
  2. 重启电脑

需要手动安装的其他 APP

About

dotfiles for my M1 Macbook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 91.5%
  • Ruby 8.5%