diff --git a/_src.posix/private_dot_local/bin/executable_load-zellij b/_src.posix/private_dot_local/bin/executable_load-zellij index 175cb26..ef170cb 100644 --- a/_src.posix/private_dot_local/bin/executable_load-zellij +++ b/_src.posix/private_dot_local/bin/executable_load-zellij @@ -78,3 +78,4 @@ else '' fi +# vim: set ft=sh expandtab tabstop=4 shiftwidth=4: