all repos — dotfiles @ 13290f1c8f69cf45f6c0b621f4bec96df8fd7301

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