Mercurial > dotfiles
diff dot_zshrc @ 797:1f10e0814bb2
feat: update keybinds for zsh
author | zegervdv <zegervdv@me.com> |
---|---|
date | Mon, 12 Jun 2023 22:14:49 +0200 |
parents | 6261642f53d7 |
children | 72744c944497 |
line wrap: on
line diff
--- a/dot_zshrc Tue Jun 06 06:57:53 2023 +0000 +++ b/dot_zshrc Mon Jun 12 22:14:49 2023 +0200 @@ -366,7 +366,9 @@ zle -N unix-word-rubout bindkey '^w' unix-word-rubout - bindkey '^g' insert-last-word + bindkey '^[f' insert-last-word + + bindkey '^[x' execute-named-cmd } zsh-defer source ~/.zsh/zsh-vi-mode.zsh