dotfiles/libs/base.yaml
2018-06-27 18:42:00 +02:00

13 lines
183 B
YAML

- defaults:
link:
create: true
relink: true
- shell:
- [git submodule update --init --recursive, "Installing submodules."]
- clean: [
'~',
'~/.config'
]