mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	Added .zsh and .bash extensions to the Shell language definition.
				
					
				
			This commit is contained in:
		@@ -715,6 +715,8 @@ Shell:
 | 
				
			|||||||
  extensions:
 | 
					  extensions:
 | 
				
			||||||
  - .bash
 | 
					  - .bash
 | 
				
			||||||
  - .sh
 | 
					  - .sh
 | 
				
			||||||
 | 
					  - .zsh
 | 
				
			||||||
 | 
					  - .bash
 | 
				
			||||||
  filenames:
 | 
					  filenames:
 | 
				
			||||||
  - .bash_profile
 | 
					  - .bash_profile
 | 
				
			||||||
  - .bashrc
 | 
					  - .bashrc
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user