configs upload

This commit is contained in:
2026-07-14 22:32:06 +02:00
parent 08c71dfb6e
commit 2750f6d54e
48 changed files with 9243 additions and 1 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"editor.selectionClipboard": false,
"claudeCode.preferredLocation": "panel",
"terminal.integrated.fontFamily": "JetBrainsMono Nerd Font Mono"
"git.autofetch": true
"powershell.powerShellDefaultVersion": "PowerShell",
"powershell.powerShellAdditionalExePaths": {
"PowerShell": "/run/current-system/sw/bin/pwsh"
}
}