Files
dotfiles/.dotbot.conf.yaml
2021-11-27 18:40:47 +01:00

13 lines
183 B
YAML

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