mirror of
https://github.com/QL-Win/QuickLook.git
synced 2026-05-07 02:00:21 +08:00
Expand ShellScript syntax extensions
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<SyntaxDefinition name="Shell Script" extensions=".sh">
|
||||
<SyntaxDefinition name="Shell Script" extensions=".sh;.bashrc;.bash_profile;.bash_login;.profile;.bash_logout;.zshrc;.zprofile;.zlogin;.zlogout;.dashrc;.kshrc;.mkshrc;.ashrc;.shrc">
|
||||
|
||||
<RuleSets>
|
||||
<RuleSet ignorecase="false">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<SyntaxDefinition name="Shell Script" extensions=".sh">
|
||||
<SyntaxDefinition name="Shell Script" extensions=".sh;.bashrc;.bash_profile;.bash_login;.profile;.bash_logout;.zshrc;.zprofile;.zlogin;.zlogout;.dashrc;.kshrc;.mkshrc;.ashrc;.shrc">
|
||||
|
||||
<RuleSets>
|
||||
<RuleSet ignorecase="false">
|
||||
|
||||
Reference in New Issue
Block a user