mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Added ShellSession language using pygments Bash Session lexer
This commit is contained in:
@@ -1616,6 +1616,11 @@ Self:
|
||||
lexer: Text only
|
||||
primary_extension: .self
|
||||
|
||||
ShellSession:
|
||||
type: programming
|
||||
lexer: Bash Session
|
||||
primary_extension: .sh-session
|
||||
|
||||
Shell:
|
||||
type: programming
|
||||
lexer: Bash
|
||||
|
||||
Reference in New Issue
Block a user