mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
oh-my-posh@7.85.4: Add theme path to env_set (#3591)
* oh-my-posh@7.85.4: update env_set and others * Update bucket/oh-my-posh.json Co-authored-by: tech189 <dlloyd189@gmail.com> * Simplify notes Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com> Co-authored-by: ClassicDarkChocolate <> Co-authored-by: tech189 <dlloyd189@gmail.com> Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
This commit is contained in:
parent
300ba8f795
commit
cf8e6b0b64
@ -3,15 +3,17 @@
|
||||
"description": "A prompt theme engine for any shell",
|
||||
"homepage": "https://ohmyposh.dev",
|
||||
"license": "MIT",
|
||||
"notes": "Refer to 'https://ohmyposh.dev/docs/windows#replace-your-existing-prompt' for shell specific configurations.",
|
||||
"notes": "Refer to 'https://ohmyposh.dev/docs/installation/prompt' for shell specific configurations.",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.86.0/posh-windows-amd64.7z",
|
||||
"hash": "8e61f4099dce73c3f2d9765b4161a4233516f62b742379d0694d466ad0de5911"
|
||||
}
|
||||
},
|
||||
"env_set": {
|
||||
"POSH_THEMES_PATH": "$dir\\themes"
|
||||
},
|
||||
"bin": "bin\\oh-my-posh.exe",
|
||||
"persist": "themes",
|
||||
"checkver": {
|
||||
"github": "https://github.com/JanDeDobbeleer/oh-my-posh"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user