starship: suggest installing vcredist (#1554)

This commit is contained in:
David Knaack 2020-11-06 07:15:57 +01:00 committed by GitHub
parent 9223d0dba1
commit 60f6d0f76f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,9 @@
"Usage: Add 'Invoke-Expression (&starship init powershell)' to the end of your PowerShell $PROFILE.",
"Prerequisites: A Powerline font installed and enabled in your terminal."
],
"suggest": {
"vcredist": "extras/vcredist2019"
},
"architecture": {
"64bit": {
"url": "https://github.com/starship/starship/releases/download/v0.46.2/starship-x86_64-pc-windows-msvc.zip",