Files
ChocolateyPackages/Sublime/PowerShell/Support/Powershell.sublime-build
2013-06-07 14:03:33 -04:00

5 lines
97 B
Plaintext

{
"cmd": ["powershell.exe", "-noprofile", "-file", "$file"],
"selector": "source.powershell"
}