mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	Merge pull request #2837 from scop/shell-script
Shell: Add shell-script alias for recognizing Emacs modelines
This commit is contained in:
		@@ -3274,6 +3274,7 @@ Shell:
 | 
				
			|||||||
  color: "#89e051"
 | 
					  color: "#89e051"
 | 
				
			||||||
  aliases:
 | 
					  aliases:
 | 
				
			||||||
  - sh
 | 
					  - sh
 | 
				
			||||||
 | 
					  - shell-script
 | 
				
			||||||
  - bash
 | 
					  - bash
 | 
				
			||||||
  - zsh
 | 
					  - zsh
 | 
				
			||||||
  extensions:
 | 
					  extensions:
 | 
				
			||||||
@@ -3284,6 +3285,7 @@ Shell:
 | 
				
			|||||||
  - .command
 | 
					  - .command
 | 
				
			||||||
  - .fcgi
 | 
					  - .fcgi
 | 
				
			||||||
  - .ksh
 | 
					  - .ksh
 | 
				
			||||||
 | 
					  - .sh.in
 | 
				
			||||||
  - .tmux
 | 
					  - .tmux
 | 
				
			||||||
  - .tool
 | 
					  - .tool
 | 
				
			||||||
  - .zsh
 | 
					  - .zsh
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user