UNPKG

1.17 kBTypeScriptView Raw
1declare const _: {
2 "name": "Shell",
3 "type": "programming",
4 "color": "#89e051",
5 "aliases": [
6 "sh",
7 "shell-script",
8 "bash",
9 "zsh"
10 ],
11 "extensions": [
12 ".sh",
13 ".bash",
14 ".bats",
15 ".cgi",
16 ".command",
17 ".fcgi",
18 ".ksh",
19 ".sh.in",
20 ".tmux",
21 ".tool",
22 ".trigger",
23 ".zsh",
24 ".zsh-theme"
25 ],
26 "filenames": [
27 ".bash_aliases",
28 ".bash_functions",
29 ".bash_history",
30 ".bash_logout",
31 ".bash_profile",
32 ".bashrc",
33 ".cshrc",
34 ".flaskenv",
35 ".kshrc",
36 ".login",
37 ".profile",
38 ".zlogin",
39 ".zlogout",
40 ".zprofile",
41 ".zshenv",
42 ".zshrc",
43 "9fs",
44 "PKGBUILD",
45 "bash_aliases",
46 "bash_logout",
47 "bash_profile",
48 "bashrc",
49 "cshrc",
50 "gradlew",
51 "kshrc",
52 "login",
53 "man",
54 "profile",
55 "zlogin",
56 "zlogout",
57 "zprofile",
58 "zshenv",
59 "zshrc"
60 ],
61 "interpreters": [
62 "ash",
63 "bash",
64 "dash",
65 "ksh",
66 "mksh",
67 "pdksh",
68 "rc",
69 "sh",
70 "zsh"
71 ],
72 "tmScope": "source.shell",
73 "aceMode": "sh",
74 "codemirrorMode": "shell",
75 "codemirrorMimeType": "text/x-sh",
76 "languageId": 346
77}
78export = _