all repos — dotfiles @ d5a131a8c0c669476f125a2bca434d0d3f79f315

Superseded by nixfiles

hooks/pre-up/submodules (view raw)

1
2
3
4
5
#!/usr/bin/env zsh
echo $0:h:h:h
pushd $0:h:h:h
git submodule update --init
popd