by cacozen on 4/17/25, 4:56 AM with 1 comments
by bitbasher on 4/17/25, 2:27 PM
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!