Skip to content

shantanugoel/dotfiles

Repository files navigation

Ripgrep requires msv distributables to be installed on windows from https://www.microsoft.com/en-us/download/details.aspx?id=48145

To fetch modules first time, run:

git submodule update --init --recursive

To update all submodules, run:

git submodule update --remote