summaryrefslogtreecommitdiff
path: root/ar/.config
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2026-02-21 13:23:20 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2026-02-21 13:23:20 +0900
commit4dcbe7123272f2c968067a9c204416a9eff007a5 (patch)
tree3c946a3e4cc2c719a30a51727ac13bde63030c03 /ar/.config
parent675c57a730e0f59b31ea6355eaeb81963595616d (diff)
modified zsh/keymaps.zsh
Diffstat (limited to 'ar/.config')
-rw-r--r--ar/.config/zsh/keymaps.zsh2
1 files changed, 2 insertions, 0 deletions
diff --git a/ar/.config/zsh/keymaps.zsh b/ar/.config/zsh/keymaps.zsh
index 560509c..b9f20ef 100644
--- a/ar/.config/zsh/keymaps.zsh
+++ b/ar/.config/zsh/keymaps.zsh
@@ -335,8 +335,10 @@ else
bindkey -s '^X^]' '^uylogd\n'
bindkey -s '^X^_' '^ufzffns\n'
bindkey -s '^X^X^B' '^urbackup\n'
+ bindkey -s '^X^X^O' '^uylogR\n'
bindkey -s '^X^X^P' '^upcyr\n'
bindkey -s '^X^X^R' '^urbackup -r\n'
bindkey -s '^X^X^S' '^usshadd\n'
bindkey -s '^X^X^Y' '^uyay -Syu && remaps\n'
+ bindkey -s '^X^X^]' '^uylogr\n'
fi