From 561c004a88275d7e157ab9990301d8b881fc4455 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Sat, 13 Sep 2025 18:19:21 +0900 Subject: modified zsh/keymaps.zsh --- mac/.config/zsh/keymaps.zsh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mac/.config/zsh/keymaps.zsh b/mac/.config/zsh/keymaps.zsh index 698104e..6653e44 100644 --- a/mac/.config/zsh/keymaps.zsh +++ b/mac/.config/zsh/keymaps.zsh @@ -309,13 +309,13 @@ else bindkey -s '^B' '^ubc -lq\n' bindkey -s '^D' '^ucdi\n' bindkey -s '^F' '^ufzffiles\n' - bindkey -s '^G' '^ulf\n' + bindkey -s '^G' '^uyazi\n' bindkey -s '^N' '^ulastnvim\n' bindkey -s '^O' '^utmo\n' bindkey -s '^P' '^ufzfpass\n' bindkey -s '^Q' '^uhtop\n' bindkey -s '^T' '^usessionizer\n' - bindkey -s '^Y' '^ulfcd\n' + bindkey -s '^Y' '^uyazicd\n' bindkey -s '^Z' '^upd\n' bindkey -s '^_' '^ucht\n' bindkey -s '^X^A' '^uali\n' -- cgit v1.2.3