summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-09-13 18:19:21 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-09-13 18:19:21 +0900
commit561c004a88275d7e157ab9990301d8b881fc4455 (patch)
tree28206e1cf7889042babca2b0642199d8cd518787
parent95528f5119f0e973bb0ffb41ed4e17564b39676e (diff)
modified zsh/keymaps.zsh
-rw-r--r--mac/.config/zsh/keymaps.zsh4
1 files 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'