GithubHelp home page GithubHelp logo

config's Introduction

.config

some configs including VSCode, Vim, OhMyZsh...

仓库改名,Gitee的仓库名称必须以字母或数字开头

VSCode

usage: 用vscode/setting.json替换本地的配置文件

本地VSCode的个人配置文件的路径如下:

  • windows: C:\Users\<user>\AppData\Roaming\Code\User\settings.json
  • linux/wsl: /home/<user>/.vscode-server/data/Machine/setting.json

将其中的<user>替换为实际用户名

Git

usage(linux/wsl):

将仓库中Git配置文件git/config 复制在 ~/.config/git/config 中, 若本机没有对应文件夹则需要手动创建.

参考: git官方中文文档

.gitattributes

git/_gitattributes放在项目目录, 重命名为.gitattributes, 用于配置当前项目的git配置

Vim

usage: 将.vimrc放在~

WSL

.wslconfig放在windows个人目录下(cd ~),

ref: WSL

config's People

Contributors

susususutie avatar

Watchers

 avatar

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.