执行安装命令:winget install JanDeDobbeleer.OhMyPosh -s winget 使用系统管理员重新打开 Windows Terminal,使得 oh-my-posh 命令生效 安装必要字体(否则某些 icron 会乱码),执行命令oh-my-posh font install,此时会出现字体的候选列表,官方推荐安装Meslo: 配置oh-my-posh 安装完成后,现在即使打开 Windows Terminal...
C:\Users\Administrator\AppData\Local\Programs\oh-my-posh\bin\oh-my-posh.exe ```# 获取 OhMyPosh 版本oh-my-posh--version ```回显信息19.29.1``` 安装配置字体,方法有两个二选一 # 方法一、使用命令 CLI 安装,上下方向键选择 Meslo 并等待oh-my-posh font install ```回显信息 Successfully insta...
这里和微软官方的文档不同,因为oh-my-posh的新版本使用go来重写了,指令发生了变化,所以旧的命令是无效的 WindowsTerminal美化 打开Terminal,点击Ctrl + ,打开配置文件 这里放出我的配置文件,你也可以自己设置,但是"fontFace"这一项一定要设置成MesloLGM NF字体,否则会乱码 "fontFace":"MesloLGM NF", 配置文件:...
目前版本的 Oh my posh 为了适配多平台,推出了新的安装方式,即首先安装 Oh my posh 程序,再利用此程序处理主题文件,这也意味着管理和升级它变得更加简单。因而相比于作为模块安装,笔者更推荐这种安装方式。 安装Oh my posh 和安装其他程序没有什么不同,为了之后升级更加方便,笔者建议首先考虑各个平台的软件包管理程...
安装OhMyPosh 的字体 如果不安装字体,最后终端可能会出现乱码 这里我们需要安装Meslo LGM NF字体,这是Oh my Posh官方推荐使用的字体,使用微软推荐的Cascadia Code PL和Cascadia Mono PL会出现图标不显示的问题 Github 链接: https://github.com/ryanoasis/nerd-fonts/releases/download/v2.1.0/Meslo.zip ...
"font":{"face":"MesloLGMNF"} 如果你的Terminal是在打开的状态,那么保存更改的内容后应该能立即在Terminal中看到效果。 4.安装oh-my-posh: 打开微软商店搜索oh-my-posh安装或浏览器访问ms-windows-store://pdp/?productid=XP8K0HKJFRXGCK或者使用winget: ...
这里推荐使用 系列字体,它们在支持各种特殊字符的同时,设计也比较养眼。访问 Nerd Fonts 的 ,从中任意选择一个心仪的字体包,下载压缩包后解压,再安装进系统即可。笔者使用的是 Agave Nerd Font,Oh my posh 官方推荐 Meslo LGM NF。 之后,在终端的设置界面中将显示字体设置为刚刚安装的 Nerd Fonts。以 Windows Term...
2.3 安装 Oh my posh 如上,从微软商店安装。 安装地址(懒得搜点这里的链接):oh-my-posh - Microsoft Apps 3 2.4 安装字体 由于Oh My Posh 的众多主题广泛应用了各式图标,但并非所有字体都对这类图标提供支持,导致显示可能出现问题。 官方推荐使用Meslo LGM NF字体以获得最佳体验,可通过点击上述链接下载并安装该...
This theme was tested with the Nerd Font Meslo LGM NF. Other Nerd Fonts may also work but should be tested before use. Oh My Posh provides a utility to install Nerd Fonts. Please refer to the documentation here. Thanks 💙 Inspired by patriksvensson, quick-term, and Powerlevel10k. Licens...
Prerequisites I have read and understand the CONTRIBUTING guide I looked for duplicate issues before submitting this one Description When I try to run the oh-my-posh command, I get the following error message: oh-my-posh: The term 'oh-my...