Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 305 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 305 Bytes

dotfiles

My personal dotfiles repository.

To install, run:

git clone https://github.com/mrmckeb/dotfiles.git ~/.dotfiles
~/.dotfiles/install

To init and update, run:

git submodule update --init --recursive
git submodule update --recursive --remote