Files
dotfiles/.dotbot.conf.yaml
2024-07-30 20:49:42 +02:00

12 lines
172 B
YAML

- defaults:
link:
relink: true
- clean: ["~"]
- link:
~/.config/nvim: nvim
- shell:
- [git submodule update --init --recursive, Installing submodules]