Add b23func configuration and update zshenv to source it conditionally

This commit is contained in:
Philip Henning 2026-09-08 16:35:34 +02:00
parent 839820b235
commit 4ed17e609d
3 changed files with 31 additions and 0 deletions

View file

@ -185,7 +185,17 @@ dotfiles:
dst: ~/.vws2-artifacts-config
trans_install: _decrypt
trans_update: _encrypt
f_b23func:
src: b23func.age
dst: ~/.b23func
trans_install: _decrypt
trans_update: _encrypt
profiles:
meta_b23:
variables:
b23: true
dotfiles:
- f_b23func
meta_base:
variables:
linux: false
@ -246,6 +256,7 @@ profiles:
susanoo.local:
include:
- os_macos
- meta_b23
workspace:
include:
- os_ubuntu