diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-02-21 13:23:20 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-02-21 13:23:20 +0900 |
| commit | 4dcbe7123272f2c968067a9c204416a9eff007a5 (patch) | |
| tree | 3c946a3e4cc2c719a30a51727ac13bde63030c03 /ar | |
| parent | 675c57a730e0f59b31ea6355eaeb81963595616d (diff) | |
Diffstat (limited to 'ar')
| -rw-r--r-- | ar/.config/zsh/keymaps.zsh | 2 |
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 |
