dotfiles/meta/base.yaml
2023-05-09 22:14:20 +02:00

22 lines
296 B
YAML

- defaults:
link:
create: true
relink: true
- shell:
- [
git submodule update --init --recursive, "Installing submodules.",
]
- clean: [
'~',
'~/.config',
]
- conditional:
if: 'command -v pamac'
then:
shell:
- pamac install yay