Hacker News new | ask | show | jobs
by burke 3116 days ago
* zsh-autosuggestions: https://github.com/zsh-users/zsh-autosuggestions

* zsh-syntax-highlighting: https://github.com/zsh-users/zsh-syntax-highlighting

* My zshrc, for what it's worth: https://github.com/burke/dotfiles/blob/master/.zshrc#L173-L1...

1 comments

you might be interested in using zsh-histdb[1] as well.

really, really cool

[1] https://github.com/larkery/zsh-histdb

Thanks for that, I was searching for something like that for a while!