Init/Update git submodules on install

This commit is contained in:
Alex 2024-02-18 12:55:02 +01:00
parent 9856993114
commit e5f8639dc5
Signed by: l-x
GPG key ID: 0B7107C9393169F4

View file

@ -4,6 +4,9 @@
- clean: ["~"] - clean: ["~"]
- shell:
- git submodule update --init --recursive
- link: - link:
~/: ~/:
prefix: '.' prefix: '.'