fluent terminal (windows powershell) 安装和使用


下载

https://github.com/felixse/FluentTerminal/releases
下载最新版本的,-test.zip结尾的
ps:早起下的快哦,头天晚上每秒几k,第二天六点多,几秒就下完了~

安装

下载下来之后,解压如图
在这里插入图片描述
在这里插入图片描述
右键安装证书 选择本地计算机>受信任的颁发机构
在这里插入图片描述
双击APPXBUNDLE文件进行安装
没有安装,让选择打开文件的程序的时候,选择微软商店,然后安装 app instraller,然后再次双击就好了
在这里插入图片描述
在这里插入图片描述

字体

安装scoop https://blog.csdn.net/Edisonleeee/article/details/94748703
安装scoop可能存在的坑:
在这里插入图片描述
通过浏览器访问确实也不行,需要利用shadowsocks 开全局代理

之后

安装 colortool

https://blog.csdn.net/Edisonleeee/article/details/94294917

下载

scoop install colortool

使用

https://github.com/Microsoft/Terminal/tree/master/src/tools/ColorTool

    # 查看现有的主题
    colortool -s 
    # 预览主题 
    colortool [theme name]
    # 设置为默认主题
    colortool -b [theme name]
    # 查看主题所在目录
    colortool -l


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM