all repos — dotfiles @ 2620a173aec17d3c1f630ae8f6ebded7a8c07e35

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