bnjmn

joined 1 year ago
[–] bnjmn@programming.dev 2 points 1 year ago

I tend to always install both of them together too! Which makes it a little hard to know where things are coming from. This time I decided to start from scratch, so certain aspects of the config are still salient in my mind

[–] bnjmn@programming.dev 4 points 1 year ago (2 children)

Hmm, it didn't "just work" for me. I had to set it up recently:

zstyle ':completion:*' matcher-list '' 'm:{a-zA-Z}={A-Za-z}' 'r:|=*' 'l:|=* r:|=*'

That line needs to go in .zshrc. Maybe it's enabled by default with oh-my-zsh?

[–] bnjmn@programming.dev 2 points 1 year ago

I feel you on this. I recently switched to fish, and have one or two .fish scripts that don't really "do" anything. Everything else remotely important is still in bash, and I'll probably keep it that way

Maybe somewhere down the line...

[–] bnjmn@programming.dev 3 points 1 year ago

This is soooo cool, thanks for sharing <3

view more: ‹ prev next ›