tehrob 推荐使用 Darkblood ,因为和vs code 一起使用的话,vs里面展示的终端,这个看起来更兼容一些 符号少。主题需要下载字体和图标才好看。 卸载主题 清空里面的内容Microsoft.PowerShell_profile.ps1 即可。 Import-Moduleposh-gitImport-Moduleoh-my-poshSet-PoshPrompt-ThemeDarkblood...
安装Oh My Posh,使用Power Shell 7运行特定命令完成安装,之后使用管理员权限重启终端。为了获得更好的阅读体验,推荐安装nerd字体,如cascadia code,其兼容性较好。在Windows terminal的设置中,将字体默认值更改为cascadia code。若已安装Vs code,可通过命令打开pwsh7的配置文件。在文件中,输入代码以更...
今天偶然下载了 powershell7.2.1 https://mydown.yesky.com/pcsoft/468254.html 这想着 vscode也支持了,得装一个 ohmyposh的主题啊 安装准备先装scoop 看默认可以装个winget,win10环境,可是装半天没装上 // pow
https://ohmyposh.dev/docs/installation/windows scoop install https://github.com/JanDeDobbeleer/oh-my-posh/releases/latest/download/oh-my-posh.json 1. 下载字体 https://github.com/microsoft/cascadia-code/releases/download/v2111.01/CascadiaCode-2111.01.zip ht...
Oh my Posh version: 3.118.0 Theme: jandedobbeleer Operating System: Windows 10 Shell: Powershell Core 7.1.3 Terminal: Windows Terminal Steps to Reproduce Install-Module oh-my-posh -Scope CurrentUser -AllowPrerelease Add "Import-Module oh-my-posh" and "Set-PoshPrompt -Theme jandedobbeleer"...
can set Terminal as the default terminal in Windows 11. But allow me to check if I can reproduce the issue on that default terminal (although I'm on 11 and conhost might have been updated). Either way, it does feel like an issue with the OS/application stack rather than oh-my-posh)...
Aliases can be placed here, though oh-my-zsh # users are encouraged to define aliases within the ZSH_CUSTOM folder. # For a full list of active aliases, run `alias`. # # Example aliases # alias zshconfig="mate ~/.zshrc" # alias ohmyzsh="mate ~/.oh-my-zsh" # To customize ...
This conda bug happens for Git Bash only, no matter if I use Git Bash inside of VS Code, Windows Terminal, ConEmu or Git Bash app itself. I also verified that it occurs for any Oh My Posh theme (not just my custom one), and it happens on every of my Windows machine (3 of ...
Cache path: C:\Users\lzhen\AppData\Local\oh-my-posh Config path: C:\Users\lzhen\AppData\Local\Programs\oh-my-posh\themes\powerlevel10k_classic.lz.omp.json Logs: [DEBUG] 17:22:03.235 shell.go:Getenv:342 → C:\Users\lzhen\AppData\Local ...
"$schema": "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json", "blocks": [ { "alignment": "left", "segments": [ { "foreground": "#8de07c", "style": "diamond", "properties": { "fetch_virtual_env": true, ...