diff options
| author | 2026-01-17 17:03:42 +0100 | |
|---|---|---|
| committer | 2026-01-17 17:03:42 +0100 | |
| commit | 6d6da4760efa4e82292f5b144184a00a57118897 (patch) | |
| tree | 22f9174921b178b46f71f75051739f533fb958cc /dot_config/zsh/.chezmoiignore | |
| parent | zsh: fix nullglob in path initialization, dot-script getting hashed (diff) | |
zsh: ignore local files
Diffstat (limited to '')
| -rw-r--r-- | dot_config/zsh/.chezmoiignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dot_config/zsh/.chezmoiignore b/dot_config/zsh/.chezmoiignore new file mode 100644 index 0000000..aa1d33b --- /dev/null +++ b/dot_config/zsh/.chezmoiignore @@ -0,0 +1,3 @@ +zshrc.local +zshrc.post +zshrc.pre |
