diff options
author | Ryan Kavanagh <rak@rak.ac> | 2023-12-20 11:05:29 -0500 |
---|---|---|
committer | Ryan Kavanagh <rak@rak.ac> | 2023-12-20 19:24:37 -0500 |
commit | f4be464959272778f87327c8f14d9e47ae080ad4 (patch) | |
tree | 65d306d5994121e47a89b220c50d1823c50b8f00 | |
parent | Only install ~/afs on Linux (diff) |
typo in .chezmoiignore
-rw-r--r-- | .chezmoiignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.chezmoiignore b/.chezmoiignore index 8772f56..8b3b7fd 100644 --- a/.chezmoiignore +++ b/.chezmoiignore @@ -20,7 +20,7 @@ crontab {{- if ne .chezmoi.os "linux" }} # only install on linux afs -{{-end }} +{{- end }} # files in home .*~ |