diff --git a/install.conf.yaml b/install.conf.yaml index b0b6c76..0f0cb73 100644 --- a/install.conf.yaml +++ b/install.conf.yaml @@ -4,6 +4,9 @@ - clean: ['~'] +- shell: + - [git submodule update --init --recursive, Installing submodules] + - link: ~/.profile: path: profile @@ -61,6 +64,3 @@ relink: false force: false -- shell: - - [git submodule update --init --recursive, Installing submodules] -