diff options
| author | 2026-01-18 21:53:18 +0100 | |
|---|---|---|
| committer | 2026-01-18 21:53:18 +0100 | |
| commit | e7e22d34089619349eaed54b213d575742748ce5 (patch) | |
| tree | 532853f56020d0ba1b848c9e41662a1bf2ad7ade /dot_config/zsh/zlogout | |
| parent | zsh: ignore local files (diff) | |
zsh: even bigger rewrite
don't... worry about it
I spent basically all day between this and monster hunter.
Diffstat (limited to '')
| -rw-r--r-- | dot_config/zsh/zlogout | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dot_config/zsh/zlogout b/dot_config/zsh/zlogout new file mode 100644 index 0000000..0dd9533 --- /dev/null +++ b/dot_config/zsh/zlogout @@ -0,0 +1,4 @@ +# vim: ft=zsh +xzsource zlogout.pre + +xzsource zlogout.{local,post} |
