Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 436 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 436 Bytes

My dotfiles

This is a repo for managing dotfiles across computers inspired by this blog post.

Usage

git clone [email protected]:ronan-mch/dotfiles.git
alias config='/usr/bin/git --git-dir=$HOME/.cfg/ --work-tree=$HOME'
config config --local status.showUntrackedFiles no
config co # will cause conflicts with your local dotfiles