diff options
| author | 2026-01-23 00:04:47 +0100 | |
|---|---|---|
| committer | 2026-01-23 00:04:47 +0100 | |
| commit | afd26bd488920df703973e76a065e8700dd9e651 (patch) | |
| tree | b793089ae7ba5b0c5e2eeb0fc03eab4e5e9fe8a2 /dot_config/zsh/zprofile | |
| parent | zsh: add zstyle prompt (diff) | |
zsh: add emacs modeline
Yeah so emacs isn't thaat good at detecting shell scripts either.
Diffstat (limited to '')
| -rw-r--r-- | dot_config/zsh/zprofile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dot_config/zsh/zprofile b/dot_config/zsh/zprofile index 27ea0fa..a9dbf47 100644 --- a/dot_config/zsh/zprofile +++ b/dot_config/zsh/zprofile @@ -1,3 +1,4 @@ +# -*- mode: sh -*- # vim: ft=zsh xzsource zprofile.pre |
