chore: work computer setup, gitprofile update

This commit is contained in:
2025-02-14 15:27:58 +02:00
parent 02907d6a6b
commit 57c4f0438e
8 changed files with 47 additions and 2 deletions

14
hosts/s/install.conf.yaml Normal file
View File

@@ -0,0 +1,14 @@
---
- 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/**