Merge pull request #1071 from jkutner/add_session_lang

Added ShellSession language
This commit is contained in:
Arfon Smith
2014-04-21 12:11:43 -05:00
4 changed files with 56 additions and 0 deletions

View File

@@ -1707,6 +1707,11 @@ Shell:
filenames:
- Dockerfile
ShellSession:
type: programming
lexer: Bash Session
primary_extension: .sh-session
Shen:
type: programming
color: "#120F14"