Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 318 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 318 Bytes

#dotfiles

Overview

dotfiles is a series of configuration files that I'm using now for *NIX based OS

How to use it

cd ~
git init 
git remote add origin https://github.com/cloudchen/dotfiles.git
git pull origin master

Update exclude file

Append follwing code to ~/.git/info/exclude

*/*