1. 首页
  2. 数据库
  3. 其它
  4. dotfiles:用于为macOS设置新开发系统的Bootstrap存储库 源码

dotfiles:用于为macOS设置新开发系统的Bootstrap存储库 源码

上传者: 2021-02-23 16:30:31上传 ZIP文件 69.36KB 热度 6次
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 #
下载地址
用户评论