all repos — dotfiles @ 99a6b8f91e1c71d14a29ff19213958e321ad3b7f

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