Update my zshrc with additional files, it was getting unruly, despite my hope with plugins/etc
This commit is contained in:
4
zsh/lib/keybinds.zsh
Normal file
4
zsh/lib/keybinds.zsh
Normal file
@ -0,0 +1,4 @@
|
||||
bindkey '^U' backward-kill-line
|
||||
bindkey '^K' kill-line
|
||||
bindkey '^Y' yank
|
||||
|
Reference in New Issue
Block a user