Git Product home page Git Product logo

dotfiles's Introduction

Wxh16144's Dotfiles

简体中文 | English | Bilibili#BV1Jg4y1H7gA

建立自己的 dotfiles

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

clone 或者 fork 或者 use this template

git clone --branch master --depth 1 [email protected]:Wxh16144/dotfiles.git

删除 ./backup 目录

rm -rf ./backup

安装依赖 & 建立备份

npm install && npm run start

Caution

数据脱敏,个人建议将敏感数据单独放一个文件,我的约定是 $ZSH_CUSTOM/private_env.zsh,可以结合自己实际情况参考~ 我的脱敏操作:desensitize_env $ZSH_CUSTOM/private_env.zsh > ./backup/.oh-my-zsh/custom/private_env.desensitized.zsh

直接使用方式

Note

通常来说,你不需要全部采用我的配置,这很危险!它会覆盖/污染你原有的配置,建议你阅读 backup 这个目录,摘选可能适合你的配置。

1. 克隆仓库

git clone [email protected]:Wxh16144/dotfiles.git && cd dotfiles

2. 安装依赖

npm install

3. 应用

npm run restore

dotfiles's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

linhf123 yomaser

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.