mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
starship: suggest installing vcredist (#1554)
This commit is contained in:
parent
9223d0dba1
commit
60f6d0f76f
@ -7,6 +7,9 @@
|
|||||||
"Usage: Add 'Invoke-Expression (&starship init powershell)' to the end of your PowerShell $PROFILE.",
|
"Usage: Add 'Invoke-Expression (&starship init powershell)' to the end of your PowerShell $PROFILE.",
|
||||||
"Prerequisites: A Powerline font installed and enabled in your terminal."
|
"Prerequisites: A Powerline font installed and enabled in your terminal."
|
||||||
],
|
],
|
||||||
|
"suggest": {
|
||||||
|
"vcredist": "extras/vcredist2019"
|
||||||
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/starship/starship/releases/download/v0.46.2/starship-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/starship/starship/releases/download/v0.46.2/starship-x86_64-pc-windows-msvc.zip",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user