Skip to content

Commit 0cb19e2

Browse files
committed
Ext browser
1 parent a32dd4c commit 0cb19e2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

chezmoi/.chezmoitemplates/vscode-settings.jsonc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,5 +235,6 @@
235235
"window.newWindowProfile": "Default",
236236
"scm.showOutgoingChanges": "never",
237237
"scm.showIncomingChanges": "never",
238-
"scm.showHistoryGraph": false
239-
}
238+
"scm.showHistoryGraph": false,
239+
"workbench.externalBrowser": "Brave Browser"
240+
}

0 commit comments

Comments
 (0)