Update my zshrc with additional files, it was getting unruly, despite my hope with plugins/etc

This commit is contained in:
2024-05-20 19:57:39 -04:00
parent e6f9b29f3b
commit 9a4a2c951e
7 changed files with 123 additions and 86 deletions

4
zsh/lib/keybinds.zsh Normal file
View File

@ -0,0 +1,4 @@
bindkey '^U' backward-kill-line
bindkey '^K' kill-line
bindkey '^Y' yank