From ceed191bdaa08e721147bb6d088a5a80ca33dc4f Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Sun, 3 Sep 2023 17:18:04 +0200 Subject: [PATCH] Import the modeline file for bash --- bash.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 bash.sh diff --git a/bash.sh b/bash.sh new file mode 100644 index 0000000..30e49ef --- /dev/null +++ b/bash.sh @@ -0,0 +1,2 @@ +# vim:syntax=bash:fileencoding=utf-8:ts=4:expandtab:linebreak:wrap +# vim: set syntax=bash fileencoding=utf-8 ts=4 expandtab linebreak:wrap