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?
Just tapping a letter (so 'a', 'b' or whatever) automatically completes matching themes from the list of what's available, which kind of helps if all you wanted to do was browse. But yeah, it'd be nicer if you could just view the lot.
Looks like "awesomepanda" is a broken them. It complains about missing 'svn_prompt_info' after every command.
Also, sagan@galaxy for the user@host is cute too.
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'.
Looks like the HN linkifier can't handle the dot dot dot in your last link. For anyone wondering why the link is broken, the third dot needs to be a part of the link.
Can anyone point to vanilla (no framework) zsh configs? I'd like to drop dotzsh eventually. I don't like the Janus-philosophy when it comes to my tools.
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 https://github.com/chriskempson/tomorrow-theme. Enjoy.
You can switch rubies rather seamlessly with rvm. Not a Ruby dev (yet) but I assume showing you the version at all times will hopefully stop you from wasting time debugging a problem with the wrong interpreter.
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.
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.
No you're not. I have the same prompt but on one line for extra minimalism. There's just this subset of people who enjoy tinkering with the looks of things. I've never considered that a very productive thing to do.
28 comments
[ 5.8 ms ] story [ 74.4 ms ] threadAnd I think people are looking for a way to use arrow keys or the like to look around, not just a list. :)
Also, sagan@galaxy for the user@host is cute too.
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'.
Can anyone point to vanilla (no framework) zsh configs? I'd like to drop dotzsh eventually. I don't like the Janus-philosophy when it comes to my tools.
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.
I've used a simple $ with color for su/root and now I have the two liner:
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.Having the whole git info in the path would annoy me, it feels like clutter just because you can?
Am I alone with this?