"vscode:/vscode.git/clone" did not exist on "91b6a6b5a496d7e7f3702040401cd99fd609514d"
gnzh theme: fix "eval" and related problems.
Switch to normal zsh %F/%f prompt escapes to avoid "eval" and extra variables. Wrap whole thing in anonymous function so the existing `local` statements actually work. Then switch '...' to eager "..." so stuff actually works with local variables. And local-ize the remaining variables that are used only in prompt construction.
Please register or sign in to comment