Live data from Hacker News

An Intro to Zsh-Utils

coded.io

1–3 of 3 posts

Re: An Intro to Zsh-Utils

#2
Hi everyone! I’m the author of this project and finally got around to writing up a short intro and my thoughts on the matter, so I’m considering this an initial release. I’d be happy to answer any questions about zsh-utils you have.

Re: An Intro to Zsh-Utils

#3
post #2

Hi everyone! I’m the author of this project and finally got around to writing up a short intro and my thoughts on the matter, so I’m considering this an initial release. I’d be happy to answer any questions about zsh-utils you have.

Really cool!

I'd suggest taking a look at `fast-syntax-highlighting` [0] and `zplugin` [1]. `zplugin` supports a lot of features such as completion management and lazy/conditionally loading plugins to reduce startup time.

[0]: https://github.com/zdharma/fast-syntax-highlighting [1]: https://github.com/zdharma/zplugin