Files
dotfiles/hosts/air/install.conf.yaml

16 lines
287 B
YAML

- include: "tools/dotbot-defaults.yaml"
- shell:
- echo "Configuring air"
- brewfile:
- Brewfile
- link:
~/:
force: true
glob: true
path: hosts/air/base/**
prefix: "."
~/.config/:
glob: true
force: true
path: hosts/air/config/**