fhoekstra

joined 2 years ago
[–] fhoekstra 2 points 2 years ago

Thanks for sharing, this is incredibly useful: sounds like the kind of thing you'd almost expect to be built in

[–] fhoekstra 3 points 2 years ago

Awesome!

[–] fhoekstra 4 points 2 years ago* (last edited 2 years ago)

Not OP, but I very recently switched from bash. Autocomplete with suggestions is a way better exeperience on zsh than bash. The way you can choose between options of the autocomplete/suggest interactively feels way better than bash. I set it up to be case-insensitive, so I can type cd dow and it will become cd Downloads. Gettig autocomplete for both kubectl and its alias k is seamless in zshrc but requires an extra line with a weird dunder function in bashrc.

This is just what I found in a few days of using it. There was no learning curve at all, everything just felt easier.

view more: ‹ prev next ›