top | item 43713239

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

10 points| cacozen | 10 months ago |github.com

1 comment

order

bitbasher|10 months ago

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!