diff options
| author | Simen A. W. Olsen <so@bjerk.io> | 2021-08-31 22:49:21 +0200 |
|---|---|---|
| committer | Simen A. W. Olsen <so@bjerk.io> | 2021-08-31 22:49:21 +0200 |
| commit | 2e696ecde47838ab3602b09bf6b172e13b9dd067 (patch) | |
| tree | 01aa946110bdfb7b9e0b2f19647bcdffedee03e1 /Library/Application Support | |
| parent | bed02dfec5d95d990fd4300a203432ee3b055214 (diff) | |
| download | dotfiles-2e696ecde47838ab3602b09bf6b172e13b9dd067.tar.gz dotfiles-2e696ecde47838ab3602b09bf6b172e13b9dd067.zip | |
update aliases
Diffstat (limited to 'Library/Application Support')
| -rw-r--r-- | Library/Application Support/Code/User/settings.json | 3 |
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 |
