• Carlo Dapor's avatar
    Fix agnoster initial diagnostic error · afa8dc46
    Carlo Dapor authored
    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.
    afa8dc46
agnoster.zsh-theme 7.1 KB