mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 05:29:09 -07:00
Mise/code updates
This commit is contained in:
@@ -3,5 +3,13 @@
|
||||
"telemetry.telemetryLevel": "off",
|
||||
"dotfiles.repository": "matir/skel",
|
||||
"dotfiles.targetPath": "~/.skel",
|
||||
"remote.defaultExtensionsIfInstalledLocally": []
|
||||
"remote.defaultExtensionsIfInstalledLocally": [],
|
||||
"mise.configureExtensionsAutomatically": true,
|
||||
"kilo-code.debug": false,
|
||||
"kilo-code.allowedCommands": [
|
||||
"git log",
|
||||
"git diff",
|
||||
"git show"
|
||||
],
|
||||
"kilo-code.deniedCommands": []
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user