1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2026-01-07 11:04:46 +01:00
Files
oh-my-zsh/themes/agnoster.zsh-theme
Carlo Dapor afa8dc46ec Fix agnoster initial diagnostic error
This PR fixes the runtime error that displays this:

```log
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-25 21:46:27 +02:00

7.1 KiB