From e5f8639dc593886a75c17d7d395e12c8db297887 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20W=C3=BChr?= Date: Sun, 18 Feb 2024 12:55:02 +0100 Subject: [PATCH] Init/Update git submodules on install --- install.conf.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/install.conf.yaml b/install.conf.yaml index 51c3b46..4cc6d65 100644 --- a/install.conf.yaml +++ b/install.conf.yaml @@ -4,6 +4,9 @@ - clean: ["~"] +- shell: + - git submodule update --init --recursive + - link: ~/: prefix: '.'