From 0cd1566145b7a2f4e9c5b3b4e959ad459e8611fc Mon Sep 17 00:00:00 2001 From: Joe Kutner Date: Wed, 16 Apr 2014 13:50:19 -0500 Subject: [PATCH] sorted the languages.yml file alphabetically --- lib/linguist/languages.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index 6d4c71ba..daefb9a2 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -1616,11 +1616,6 @@ Self: lexer: Text only primary_extension: .self -ShellSession: - type: programming - lexer: Bash Session - primary_extension: .sh-session - Shell: type: programming lexer: Bash @@ -1641,6 +1636,11 @@ Shell: filenames: - Dockerfile +ShellSession: + type: programming + lexer: Bash Session + primary_extension: .sh-session + Shen: type: programming color: "#120F14"