all repos — nixfiles @ 7175d1e6b248a6011a1847d7f7f041d7409a4dd9

System and user configuration, managed by nix and home-manager

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