AAAAA ITS ON THE DOCK YESSSSS (still not fully fixed)

This commit is contained in:
wuggy 2026-04-04 18:02:55 +01:00
commit 72c0f1de84
4 changed files with 280 additions and 1 deletions

View file

@ -3,7 +3,10 @@
"chat.tools.terminal.autoApprove": {
"ForEach-Object": true,
"Get-Item": true,
"Test-Path": true
"Test-Path": true,
"mkdir": true,
"cp": true,
"hdiutil": true
},
"files.associations": {
"limits.h": "c"