Add zsh vim bindings, change the MPC data, hotkey changes

This commit is contained in:
Jimbo 2024-10-27 02:57:53 -04:00
parent e78895916f
commit 2550c9b195
3 changed files with 4 additions and 2 deletions

View file

@ -22,6 +22,7 @@
j = "down";
k = "up";
l = "right";
g = "macro(C-h)";
semicolon = "macro(C-l)";
};