bindkey

Add keybindings to Z-Shell. More information: https://zsh.sourceforge.io/Guide/zshguide04.html.

bindkey "^k" kill-line

bindkey -s '^o' 'cd ..\n'

bindkey -l

bindkey -M main