oh-my-posh init pwsh --config 'C:/Users/Posh/jandedobbeleer.omp.json' | Invoke-Expression #否则,用github的raw文件也可以 oh-my-posh init pwsh --config 'https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/jandedobbeleer.omp.json' | Invoke-Expression 至此,让终端重新...
sudo wget sudo wget https://github.com/JanDeDobbeleer/oh-my-posh/releases/latest/download/posh-linux-amd64 -O /usr/local/bin/oh-my-posh sudo chmod +x /usr/local/bin/oh-my-posh 2、安装主题 我这里推荐大家把主题安装到windows下,方便wsl管理调用。 方法如下图 winget install JanDeDobbelee...
oh my posh安装(新版powerShell7/pwsh安装路径/oh my posh) powershell7的安装 可以通过windows应用商店安装 安装后所在目录(样式) C:\Users\<your userame>\AppData\Local\Microsoft\WindowsApps\Microsoft.PowerShell_8wekyb3d8bbwe\pwsh.exe 通过msi安装包安装 目前我采用此方式,比较符合我的管...
官方文档:https://ohmyposh.dev/ 现在的oh-my-posh可以直接从Microsoft Store下载exe文件安装了,别去折腾命令行的命令了,速度太慢了。 安装完成后,如果是windows系统,推荐Windows Terminal(没有的话在Microsoft Store里安装)下启动powershell。 二、配置 配置oh-my-posh过程中比较复杂的点就是Nerd Font和Themes这...
1. 下载安装Oh My Posh winget install JanDeDobbeleer.OhMyPosh 2.下载一个nerd 字体 下载地址:Nerd Fonts - Iconic font aggregator, glyphs/icons collection, & fonts patcher 选择里面的一个字体: [图片上传失败...(image-9ad0c4-1693557757074)] ...
如何给 PowerShell 配置 Oh My PoshHeyJSer 立即播放 打开App,流畅又高清100+个相关视频 更多4762 -- 0:14 App Win11番茄花园版 3154 -- 2:01 App windows11CrzayError(模仿windows7) 1041 -- 7:08:30 App Shell脚本编程全套视频教程121集(全) 9711 28 2:26 App 谷歌翻译20次|Windows7宣传片 “...
官网在这—-»> https://ohmyposh.dev/ 使用winget安装,打开powershell或者cmd黑窗。没用过winget的,先用 winget upgrade 更新下。安装命令:winget install JanDeDobbeleer.OhMyPosh -s winget 三、字体 官网提议下载字体包,去这里:https://www.nerdfonts.com/font-downloads 找个顺眼的安装上,不装不...
进入oh-my-posh3,就可以看到官方的安装攻略: Windows | Oh My Poshohmyposh.dev/docs/installation/windows 不过在真实的win11环境下安装会有一些小坑,所以我就以最简短的笔体来描述一下安装过程。 oh-my-posh3比较影响性能,如果你的CPU不是很好,不是很推荐使用。 准备 下载Nerd字体: Nerd Fonts - Iconic...