all repos — dotfiles @ 5cb0ce04c8d1b3633a26b103ab3c0ee962b2f4c2

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