Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 228 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 228 Bytes

These are my $HOME dot files.

Usage

git submodule init
git submodule update
git lfs fetch
git lfs checkout
sh dotfiles/install

With -f option to move existing files out of the way:

sh dotfiles/install -f