Hacker News new | ask | show | jobs
by jkjeldgaard 5036 days ago
It works just fine with zsh. If you're on a mac you can easily install z (and keep it up to date) with `brew install z`
1 comments

FYI - The caveat for how to set up z for zsh were wrong in brew. I just submitted a pull request to fix this.

https://github.com/mxcl/homebrew/pull/14621

Great, updating brew asap!