Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Zsh shell via iTerm2, coupled with prezto or Oh my Zsh == Nirvana.


I'd add the tmux integration to that, which is an absolute life changer (even more now that iTerm2 is happy with multiple tmux sessions at a time).


I'm going to look like a huge noob but is Zsh what makes terminals look cool? I see Oh my Zsh on Github and it has a lot of stars, how do I get started with it on my Mac?


It does more than just look cool! For me, I personally prefer the completion abilities that zsh enables, but there is a whole suite of capabilities - that said, yes, it also can look really cool!

There's an installer script off github. Just follow those instructions and that's all you'll need (assuming you already installed zsh). If you haven't, you can install it with Homebrew using `brew install zsh`.


oh my zsh is pretty easy to install, the instructions are on http://ohmyz.sh/.

I've been using zsh for so long, I've forgotten what zsh can do that bash can't. But I love zsh for these reasons:

- Crazy good command completion. Even right in the middle of commands! Example with dd: http://i.imgur.com/UQBlTc9.png

- That completion extends to directories as well. Just keep pressing tab and you get a cool little menu thing, whereas bash just prints the choices again and again.

- Right prompt!

- Syntax colours! Just like fish!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: