Skip to content

Wxh16144/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

217 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wxh16144's Dotfiles

backup-cli-img

简体中文 | English | Bilibili#BV1Jg4y1H7gA

构建专属于您的 Dotfiles

备份并分享你的 MacOS 配置文件 - 知乎

  1. Clone
git clone --branch template --depth 1 git@github.com:Wxh16144/dotfiles.git
  1. Install dependencies and create backup
npm install && npm run backup

Caution

数据脱敏:建议将敏感数据隔离存储于独立文件中。假设我的路径为 $ZSH_CUSTOM/private_env.zsh,请根据您的实际情况进行调整。

示例脱敏操作:desensitize_env $ZSH_CUSTOM/private_env.zsh > ./backup/.oh-my-zsh/custom/private_env.desensitized.zsh 详见:desensitize_env 脱敏脚本

Apply the configuration directly

Warning

风险提示:通常情况下,不建议直接全量应用本配置,因为这可能会覆盖您现有的设置。建议您查阅 backup 目录,挑选适合您的配置项。

若您了解其工作原理,请点击查看详细步骤

1. Clone the repository

git clone git@github.com:Wxh16144/dotfiles.git && cd dotfiles

2. Install dependencies

npm install

3. Restore the configuration

You know what you're doing, right?

npm run restore

Read more

About

My dotfiles

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors