all repos — dotfiles @ 7f9658c3a1d698bb69c7683dbfcebbcde3f89717

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