From 443572f0e5a3310ffbddd422b2903430b1dacda2 Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Wed, 10 May 2023 14:54:00 +0200 Subject: [PATCH] update --- meta/base.yaml | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/meta/base.yaml b/meta/base.yaml index 712f065..6186284 100644 --- a/meta/base.yaml +++ b/meta/base.yaml @@ -5,17 +5,23 @@ - shell: - [ - git submodule update --init --recursive, "Installing submodules.", + git submodule update --init --recursive, "Installing submodules." ] - clean: [ '~', - '~/.config', + '~/.config' ] + +- defaults: + conditional: + isolated: False + - conditional: - if: 'command -v pamac' + if: + tty: then: shell: - - pamac install yay + - command: "echo oui"