diff options
author | Cem Keylan <cem@ckyln.com> | 2020-08-13 11:38:03 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-08-13 11:38:03 +0300 |
commit | c96d98e1e0d163b3bfaf2799e1a795dd487bef93 (patch) | |
tree | 3e93e12b62c3adf450f0d4ca77ca9be3a69b6465 | |
parent | da7d85d81a596c3f6668def35a252e5d9c06777b (diff) | |
download | init-c96d98e1e0d163b3bfaf2799e1a795dd487bef93.tar.gz |
rc.lib: specify emacs mode
-rw-r--r-- | rc.lib | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +# -*- mode: sh -*- # rc.lib -- common functions for rc.boot and rc.shutdown # shellcheck disable=1090,2034 |