• A
    gnzh theme: fix "eval" and related problems. · d009f24a
    Andrew Janke 提交于
    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.
    d009f24a
gnzh.zsh-theme 1.3 KB