Skip to content

A set of vim, zsh, git, and other configuration files for macOS

Notifications You must be signed in to change notification settings

chenqingze/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

NOTE Refer: https://www.chezmoi.io

[For MacOS]

  1. Clone this repo into your machine:
git clone --depth 1 git@github.com:chenqingze/dotfiles.git [~/your_dotfiles_path]

NOTE Remember edit dot_gitconfig file with your own git infomation

  1. apply dotfile
cd ~/your_dotfiles_path && sh ./bootstrap.sh

or

cd ~/your_dotfiles_path && chmod +x bootstrap.sh && ./bootstrap.sh

Update

From time to time you should pull down any updates to these dotfiles, and run

chezmoi update

About

A set of vim, zsh, git, and other configuration files for macOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published