diff options
| author | Ibrahim Muftee <ibrahim@muftee.net> | 2024-04-11 23:57:14 -0500 |
|---|---|---|
| committer | Ibrahim Muftee <ibrahim@muftee.net> | 2026-07-01 00:23:31 -0400 |
| commit | 15eda9cae989b28ca8547be00232cb09c77246b3 (patch) | |
| tree | d0e2ada115c53269f460a630dfb0fb34c5b09c59 /.chezmoiignore | |
| parent | 0de87e9ecffd71fd2af8c323a81d653cb31ccf4a (diff) | |
feat(zsh): add zsh configuration
Diffstat (limited to '.chezmoiignore')
| -rw-r--r-- | .chezmoiignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.chezmoiignore b/.chezmoiignore new file mode 100644 index 0000000..6188da9 --- /dev/null +++ b/.chezmoiignore @@ -0,0 +1,3 @@ +{{- if ne .chezmoi.os "linux" }} +dot_zshrc.tmpl +{{ end }} |
