Current File : //home/tradevaly/prioyshi.com/project/vendor/scrivo/highlight.php/Highlight/languages/shell.json
{
    "aliases": [
        "console"
    ],
    "contains": [
        {
            "className": "meta",
            "begin": "^\\s{0,3}[\/\\w\\d\\[\\]()@-]*[>%$#]",
            "starts": {
                "end": "$",
                "subLanguage": "bash"
            }
        }
    ]
}