Skip to content

popu2do/PoshTheme_popu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

PoshTheme_popu

这是啥?

一款基于oh my posh自用终端主题

怎么用?

0.微软商店搜索oh my posh安装或自行前往ohmyposh.dev安装

推荐配置方法
clone yaml到本地,powershell:

curl -o $env:POSH_THEMES_PATH\popu.omp.yaml https://raw.githubusercontent.com/popu2do/PoshTheme_popu/main/popu.omp.yaml             

powershell配置文件追加启动oh my posh主题

Add-Content $profile "`noh-my-posh init pwsh --config `$env:POSH_THEMES_PATH\popu.omp.yaml | Invoke-Expression"     

远程配置
powershell:  

Add-Content $profile "`noh-my-posh init pwsh --config `'https://raw.githubusercontent.com/popu2do/PoshTheme_popu/main/popu.omp.yaml`' | Invoke-Expression"               

配色方案来自 colordrop

About

一款oh my posh 的主题

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published