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

17 lines
291 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/**