• Andrew Janke's avatar
    gnzh theme: fix "eval" and related problems. · d009f24a
    Andrew Janke authored
    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
Name
Last commit
Last update
cache Loading commit data...
custom Loading commit data...
lib Loading commit data...
log Loading commit data...
plugins Loading commit data...
templates Loading commit data...
themes Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
MIT-LICENSE.txt Loading commit data...
README.markdown Loading commit data...
oh-my-zsh.sh Loading commit data...