1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-15 20:00:40 +01:00
Files
oh-my-zsh/themes/agnoster.zsh-theme
Marc Cornellà e107b85e3a 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.
2018-09-26 17:23:31 +02:00

7.2 KiB