Using peco/fzf has made the selection process in the Linux shell dramatically easier.

I was looking for some kind of tool to help me select clusters for Kubernetes, and I saw a tool called peco. https://qiita.com/sonots/items/f82912367693d717ff06 PECO is an independent tool that has nothing to do with Kubernetes, but when I used it, it was extremely useful! Unfortunately, when I use…