fix tool-versions symlink

This commit is contained in:
2024-11-08 17:21:49 -06:00
parent 0ffbb4e172
commit 577674f933
3 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
hooks
.tool-versions
tool-versions
{{/* generated files, cached files, anything that might change unnecessarily */}}
.oh-my-zsh/cache/**

View File

@@ -1 +1 @@
{{ .chezmoi.sourceDir }}/.tool-versions
{{ .chezmoi.sourceDir }}/tool-versions

View File