dotfiles/install.conf.yaml

19 lines
219 B
YAML
Raw Normal View History

2024-02-18 12:36:03 +01:00
- defaults:
link:
relink: true
- clean: ["~"]
2024-02-19 09:17:32 +01:00
- create:
- ~/.bashrc.d
2024-02-18 12:55:02 +01:00
- shell:
- git submodule update --init --recursive
2024-02-18 12:36:03 +01:00
- link:
~/:
prefix: '.'
path: dotconf/*
glob: true