How to disable auto opening links in browser
I’m using the Pinniped Cli in Zsh (oh my zsh) in Mac to authenticate into Kubernetes clusters. When I run a kubectl command, and I’m not authenticated, Pinniped generates a link to authenticate and waits for you to paste the token:
How to disable Tab triggering `ls` and list of suggestions in oh-my-zsh?
How can I disable the feature in oh-my-zsh where pressing tab triggers ls (list directory)?