You may now use 'j' and 'k' on your keyboard device to flip through the themes. There is also now a gallery link. The theme I'm using is Tomorrow Night, from <a href="https://github.com/chriskempson/tomorrow-theme" rel="nofollow">https://github.com/chriskempson/tomorrow-theme</a>. Enjoy.
Am I the only one who likes a more minimalistic prompt?<p>I've used a simple $ with color for su/root and now I have the two liner:<p><pre><code> user@hostname:<path>
$ ls
</code></pre>
I like the user@hostname as I often ssh to different machines and the path is nice to have sometimes but I don't want the clutter.<p>Having the whole git info in the path would annoy me, it feels like clutter just because you can?<p>Am I alone with this?
Is there a simple way to browse all? Am I missing something here otherwise I'd need to know the name of the theme and knowing that I'd guess I'd already know what it looked like?
I recommend using Prezto[1][2] or not using a framework at all.
Prezto is an almost complete rewrite of OMZ that is simpler, completely modular and has a huge amount of bugs fixed.
Not using a framework avoids bloat and unexpected settings and can be quite pleasant using tools like [3].
[1]<a href="https://github.com/robbyrussell/oh-my-zsh/issues/377" rel="nofollow">https://github.com/robbyrussell/oh-my-zsh/issues/377</a>
[2]<a href="https://github.com/sorin-ionescu/prezto" rel="nofollow">https://github.com/sorin-ionescu/prezto</a>
[3]<a href="https://github.com/ingydotnet/.." rel="nofollow">https://github.com/ingydotnet/..</a>.
I had a pretty comprehensive prompt (bash) not too long ago (lots of elements, all angry fruit salad), but went back to something much simpler in recent months (directory trunk, sometimes even just the good ol' "%"). Mostly due to creating lots of short-lived, single-purpose sessions, where I'm less likely to get lost.<p>One of the main reasons why I'm not switching over to zsh, and would probably see ksh93 or rc as more likely candidates - scripting features seem more interesting than spurious completion and extended globbing.
Looks like "awesomepanda" is a broken them. It complains about missing 'svn_prompt_info' after every command.<p>Also, sagan@galaxy for the user@host is cute too.<p>Are risto and bira broken or do they mean to display the branch name like '<master)>' instead of '<master>'? It looks especially odd since in both themes the ')>' is a different color than the '<master'.
What color scheme do you have in your terminal?<p>And I think people are looking for a way to use arrow keys or the like to look around, not just a list. :)