My DotFiles for macOS
本配置参考 webpro/dotfiles 配置,非常感谢。
-
使用 Makefile 安装软件
-
使用 dotfiles update 升级全部
-
使用 dotfiles -h 查看帮助
- Homebrew (packages: Brewfile)
- homebrew-cask (packages: Caskfile)
bash -c "`curl -fsSL https://raw.githubusercontent.com/hamsterBiscuit/dotfiles/main/remote-install.sh`"or
git clone https://github.com/hamsterBiscuit/dotfiles.git ~/.dotfilescd ~/.dotfiles
make