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

14 lines
199 B
YAML

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