ZSH updates

This commit is contained in:
David Tomaschik
2026-02-21 11:37:04 -08:00
parent d5a3ed41c6
commit a1262e9fba
4 changed files with 19 additions and 7 deletions

View File

@@ -2,5 +2,6 @@
"editor.accessibilitySupport": "off",
"telemetry.telemetryLevel": "off",
"dotfiles.repository": "matir/skel",
"dotfiles.targetPath": "~/.skel"
"dotfiles.targetPath": "~/.skel",
"remote.defaultExtensionsIfInstalledLocally": []
}