Files
2026-07-14 22:32:06 +02:00

11 lines
352 B
JSON

{
"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"
}
}