minor structural improvements

This commit is contained in:
2025-10-12 18:54:08 +00:00
parent ee1c79f088
commit 38d44f03d3
4 changed files with 28 additions and 50 deletions

View File

@@ -71,7 +71,8 @@ gomplate --input-dir config \
--plugin jq=/bin/jq \
-c theme=config/theme.json \
-c user="file:///$HOME/.config/workspace.conf?type=application/x-env" \
--exclude /workspace.conf --exclude /workspace-compat/profile.tmpl
--exclude /workspace.conf \
--exclude /workspace-compat/* --exclude !/workspace-compat/env.sh
ln -sf ~/.config/bash/bashrc ~/.bashrc
ln -sf ~/.config/profile ~/.profile