mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-11-09 20:44:03 -08:00
fix: add post-install to scoop
This commit is contained in:
parent
0f30953212
commit
1df4549b8d
|
@ -19,5 +19,6 @@
|
|||
"<HASH_THEMES>"
|
||||
],
|
||||
"extract_to": "themes",
|
||||
"post_install": "& \"$dir/post-install.ps1\"",
|
||||
"bin": ["posh-linux-amd64", "posh-windows-amd64.exe"]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue