diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-02-19 19:47:17 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-02-19 19:47:17 +0900 |
| commit | 6d5e128195aee20de24597e1a29ba1b29a9d7f04 (patch) | |
| tree | 2227feba1929461306222a443dc5a558ad640725 /ar | |
| parent | 1befab8b2230419d12bfe0a41b5867095a671d7d (diff) | |
modified zsh/keymaps.zsh
Diffstat (limited to 'ar')
| -rw-r--r-- | ar/.config/zsh/keymaps.zsh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ar/.config/zsh/keymaps.zsh b/ar/.config/zsh/keymaps.zsh index 65af438..560509c 100644 --- a/ar/.config/zsh/keymaps.zsh +++ b/ar/.config/zsh/keymaps.zsh @@ -327,12 +327,12 @@ else bindkey -s '^X^G' '^urgafiles ' bindkey -s '^X^L' '^ugloac\n' bindkey -s '^X^N' '^ulastfiles -l\n' - bindkey -s '^X^O' '^uylogy\n' + bindkey -s '^X^O' '^uylogD\n' bindkey -s '^X^Q' '^ufpkill\n' bindkey -s '^X^R' '^ufgst\n' bindkey -s '^X^T' '^ugitstagedfiles\n' bindkey -s '^X^U' '^ugitupdate\n' - bindkey -s '^X^]' '^uylogY\n' + bindkey -s '^X^]' '^uylogd\n' bindkey -s '^X^_' '^ufzffns\n' bindkey -s '^X^X^B' '^urbackup\n' bindkey -s '^X^X^P' '^upcyr\n' |
