Commit 85cb2e63 authored by Jan Reimes's avatar Jan Reimes
Browse files

chore(vscode): add beads path configuration to settings

parent fa30a604
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -15,5 +15,6 @@
    "chat.tools.terminal.autoApprove": {
        ".specify/scripts/bash/": true,
        ".specify/scripts/powershell/": true
    }
    },
    "beads.pathToBd": "${env:VIRTUAL_ENV}/scripts/bd.exe"
}