mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-26 11:14:08 +00:00
15 lines
258 B
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/**
|