all repos — dotfiles @ 415e99e9e0d5cbc5d31b8c7d1bf44081574008ba

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