all repos — dotfiles @ 2bda6f9985d68b5e5b988e0d717812c15aff1a2d

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