refactor mac configs (closes #2)
This commit is contained in:
parent
6040cac5f8
commit
b3773ae801
7 changed files with 28 additions and 34 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue