all repos — dotfiles @ 2807e16d1726f203dc9a9d9f7eb5bcf3accdc9d3

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