📌  相关文章
📜  修复终端 linux powerlevel10k 的 vscode 字体 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:49:33.089000             🧑  作者: Mango

代码示例2
Go into the settings.json file
Change ->
"terminal.integrated.fontFamily":"monospace",
to ->
"terminal.integrated.fontFamily":"MesloLGS NF",
save the file and your integrated vscode terminal should look correct