Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 333 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 333 Bytes

These are my "dotfiles", you might find them useful.

Installation

git clone --recurse-submodules [email protected]:robert-wallis/dotfiles.git
dotfiles/install

When you forget to recurse submodules, like I always do

bin/recurse-submodules

Will run this for you: git submodule update --init --recursive