Live data from Hacker News

Tired of Oh-my-ZSH bloat, built my own minimal dotfiles with just what I need

github.com

1–2 of 2 posts

Re: Tired of Oh-my-ZSH bloat, built my own minimal dotfiles with just what I need

#2
Not bad!

I recently got rid of zsh and oh-my-zsh all together. I found bash to be more than enough.

The main thing that kept me on zsh was zsh-autosuggestions. I was able to replace it with bash and fzf completion (control+r).

If you're looking for an even simpler setup!