1
0
mirror of https://github.com/vbrandl/dotfiles synced 2024-11-22 16:03:50 +01:00
dotfiles/meta/base.yaml

13 lines
184 B
YAML
Raw Permalink Normal View History

- defaults:
link:
create: true
relink: true
2017-02-17 16:00:51 +01:00
- shell:
- ["git submodule update --init --recursive", "Installing submodules"]
- clean: [
'~',
'~/.config'
]