aboutsummaryrefslogtreecommitdiffhomepage
path: root/core/ext
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2009-08-24 21:02:21 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2009-08-24 21:02:21 -0400
commit3808def0fb4471ee578815e9304b2d20bb1e5d1d (patch)
tree91929424be13de547869026dcd820a69e517d712 /core/ext
parente3fbc4ec101480228f99a44aa37f92ff1ca5a441 (diff)
Use 'shellscript' lexer instead of 'shell'; core/ext/mime_types.conf
Diffstat (limited to 'core/ext')
-rw-r--r--core/ext/mime_types.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/ext/mime_types.conf b/core/ext/mime_types.conf
index c46efdbe..ea89fdf4 100644
--- a/core/ext/mime_types.conf
+++ b/core/ext/mime_types.conf
@@ -240,10 +240,10 @@ rl ragel
scm scheme
% Shell
-bash shell
-csh shell
-sh shell
-#sh shell
+bash shellscript
+csh shellscript
+sh shellscript
+#sh shellscript
% Smalltalk
changes smalltalk