From afd26bd488920df703973e76a065e8700dd9e651 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Chlo=C3=A9=20Vulquin?= Date: Fri, 23 Jan 2026 00:04:47 +0100 Subject: zsh: add emacs modeline Yeah so emacs isn't thaat good at detecting shell scripts either. --- dot_config/zsh/functions/tt | 1 + 1 file changed, 1 insertion(+) (limited to 'dot_config/zsh/functions/tt') diff --git a/dot_config/zsh/functions/tt b/dot_config/zsh/functions/tt index 0328e71..090d935 100644 --- a/dot_config/zsh/functions/tt +++ b/dot_config/zsh/functions/tt @@ -1,3 +1,4 @@ +# -*- mode: sh -*- # vim: ft=zsh typeset -gaU __tt_exit_dirs __tt_exit() { -- cgit v1.2.3