When clodning use the --recursive flag git clone [email protected]:benjaminjellis/dots.git --recursive To create symlinks using stow (sudo pacman -S stow) run: stow . -t ~/.config to update all submodules run: git submodule update --remote