dotfiles/meta/base.yaml
2023-02-01 19:52:44 -05:00

15 lines
160 B
YAML

- defaults:
link:
create: true
relink: true
shell:
stdin: true
stdout: true
stderr: true
- clean: [
'~',
'~/.vim',
'~/.config'
]