aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Application Support/Code/User
diff options
context:
space:
mode:
authorSimen A. W. Olsen <so@bjerk.io>2021-08-31 22:49:21 +0200
committerSimen A. W. Olsen <so@bjerk.io>2021-08-31 22:49:21 +0200
commit2e696ecde47838ab3602b09bf6b172e13b9dd067 (patch)
tree01aa946110bdfb7b9e0b2f19647bcdffedee03e1 /Library/Application Support/Code/User
parentbed02dfec5d95d990fd4300a203432ee3b055214 (diff)
downloaddotfiles-2e696ecde47838ab3602b09bf6b172e13b9dd067.tar.gz
dotfiles-2e696ecde47838ab3602b09bf6b172e13b9dd067.zip
update aliases
Diffstat (limited to 'Library/Application Support/Code/User')
-rw-r--r--Library/Application Support/Code/User/settings.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/Library/Application Support/Code/User/settings.json b/Library/Application Support/Code/User/settings.json
index 7f18ccb..f8e7ac6 100644
--- a/Library/Application Support/Code/User/settings.json
+++ b/Library/Application Support/Code/User/settings.json
@@ -71,5 +71,6 @@
"[markdown]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
- "security.workspace.trust.untrustedFiles": "open"
+ "security.workspace.trust.untrustedFiles": "open",
+ "redhat.telemetry.enabled": true
} \ No newline at end of file