美文网首页
配置vscode终端字体

配置vscode终端字体

作者: 严萨满 | 来源:发表于2019-08-17 14:32 被阅读0次

    配置 vscode 终端字体

    1. 下载安装字体

    cd /usr/share/fonts/truetype/
    sudo git clone https://github.com/abertsch/Menlo-for-Powerline.git
    

    2. 刷新字体

    sudo fc-cache -f -v
    

    3.在 VSCode 中配置字体

    点击左下角的齿轮进行 VSCode 配置


    20190817143006.png

    相关文章

      网友评论

          本文标题:配置vscode终端字体

          本文链接:https://www.haomeiwen.com/subject/zvohsctx.html