refactor mac configs (closes #2)

This commit is contained in:
Matthew Ryan Dillon 2025-04-05 17:01:27 -04:00
parent 6040cac5f8
commit b3773ae801
7 changed files with 28 additions and 34 deletions

View file

@ -69,7 +69,7 @@ check_paths=(
# uv
$HOME/.local/bin
{{ join .chezmoi.sourceDir "encrypted_work_paths.age" | include | decrypt -}}
{{ join .chezmoi.sourceDir "encrypted_dot_work_paths.age" | include | decrypt -}}
)
for fp in $check_paths; do