aboutsummaryrefslogtreecommitdiff
path: root/.config/Code/User
diff options
context:
space:
mode:
Diffstat (limited to '.config/Code/User')
-rw-r--r--.config/Code/User/settings.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/.config/Code/User/settings.json b/.config/Code/User/settings.json
index 55a4c35..b4e7c20 100644
--- a/.config/Code/User/settings.json
+++ b/.config/Code/User/settings.json
@@ -319,5 +319,8 @@
"zenMode.showTabs": "none",
"zenMode.hideLineNumbers": false,
"zenMode.hideStatusBar": false,
- "git.addAICoAuthor": "off"
+ "git.addAICoAuthor": "off",
+ "files.associations": {
+ "cgitrc": "shellcheckrc"
+ }
} \ No newline at end of file