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

15 lines
258 B
YAML

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