"vscode:/vscode.git/clone" did not exist on "9bbcceda97c769071862c2862c9c1f525d091deb"
agnoster: fix prompt_status error (#6450)
This commit fixes the runtime error that says: prompt_status:2: symbols: attempt to assign array value to non-array It trips over a local array which is not properly declared.
Please register or sign in to comment