added 'bash-conf-work' (for work specific paths and alias), among others

This commit is contained in:
scbj
2024-10-01 16:53:21 +02:00
parent c0191441a2
commit b2cd8429da
4 changed files with 24 additions and 1 deletions

View File

@@ -36,6 +36,7 @@
"cortex-debug.liveWatchRefreshRate": 400,
"cortex-debug.stutilPath": "/usr/bin/st-util",
"cortex-debug.gdbPath": "/usr/bin/arm-none-eabi-gdb",
"cortex-debug.JLinkGDBServerPath": "/home/scbj/repos/jlink_linux/JLinkGDBServer",
"pdf-preview.default.sidebar": true,
"workbench.tree.indent": 20
}