mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Merge pull request #122 from rankida/detect-powershell
Added Windows Powershell detection
This commit is contained in:
@@ -791,6 +791,15 @@ Perl:
|
||||
- .psgi
|
||||
- .t
|
||||
|
||||
Powershell:
|
||||
type: programming
|
||||
lexer: Text only
|
||||
aliases:
|
||||
- posh
|
||||
extensions:
|
||||
- .ps1
|
||||
- .psm1
|
||||
|
||||
Prolog:
|
||||
type: programming
|
||||
extensions:
|
||||
|
||||
Reference in New Issue
Block a user