Commit Graph

8 Commits

Author SHA1 Message Date
Andrew Janke
d009f24ac3 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.
2015-09-04 10:34:41 -04:00
Marc Cornellà
2193135ebc Clean up appearance lib file and redundant colors calls in other files 2015-02-10 19:22:50 +01:00
Marc Cornellà
fbf4a78acf Show user prompt in gnzh theme regardless of UID
Fixes #2008.
2014-06-06 11:27:53 +02:00
William Ting
4a88743d1e fix gnzh theme to detect local rvm installations 2012-03-06 14:31:03 -10:00
Max Gonzih
7a89786139 oops, restore broken theme preview 2011-08-13 13:32:37 +03:00
Max Gonzih
4dc11fee35 detect rvm or rbenv and show ruby version 2011-08-13 13:29:13 +03:00
Max Gonzih
7ef7ffc5eb removing useless line 2011-06-21 14:53:11 +03:00
Max Gonzih
929c64e4c6 Create gnzh theme 2011-06-21 12:09:57 +03:00