mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-10 15:51:48 +00:00
chore: work computer setup, gitprofile update
This commit is contained in:
14
hosts/s/install.conf.yaml
Normal file
14
hosts/s/install.conf.yaml
Normal 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/**
|
||||
Reference in New Issue
Block a user