summaryrefslogtreecommitdiff
path: root/htroot/js/languages/shell.min.js
diff options
context:
space:
mode:
Diffstat (limited to 'htroot/js/languages/shell.min.js')
-rw-r--r--htroot/js/languages/shell.min.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/htroot/js/languages/shell.min.js b/htroot/js/languages/shell.min.js
new file mode 100644
index 000000000..fefe7ec0d
--- /dev/null
+++ b/htroot/js/languages/shell.min.js
@@ -0,0 +1,5 @@
+/*! `shell` grammar compiled for Highlight.js 11.11.1 */
+(()=>{var s=(()=>{"use strict";return s=>({name:"Shell Session",
+aliases:["console","shellsession"],contains:[{className:"meta.prompt",
+begin:/^\s{0,3}[/~\w\d[\]()@-]*[>%$#][ ]?/,starts:{end:/[^\\](?=\s*$)/,
+subLanguage:"bash"}}]})})();hljs.registerLanguage("shell",s)})(); \ No newline at end of file