dotfiles:用于为macOS设置新开发系统的Bootstrap存储库 源码
dotfiles (macOS) TLDR; 存储和恢复我的(macOS)开发环境的配置。 用于保存配置的摘要工作流程 # list changes to config files df status # add modified or new files df add # provide detailed message for the changes df commit # push to the central df push 恢复配置的工作流程摘要 # Get this repo locally git clone --bare .dotfiles #
文件列表
dotfiles-master.zip
(预估有个96文件)
dotfiles-master
.zprofile
243B
.zshrc
118B
.gitconfig-macos
1KB
.bash_profile
238B
.bashrc
118B
.zlogin
118B
.ssh
config
90B
LICENSE.md
1KB
暂无评论