diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-03-07 02:34:07 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-03-07 02:34:07 +0900 |
| commit | 7ebbdca25382d5ebf48a6064f5fb196df545f21b (patch) | |
| tree | 334c944065c46a297d54db99f131e351056c8c16 /ar/.config | |
| parent | a8ce8b4abc348a7e06783d342c844fc6d97e5126 (diff) | |
modified zsh/keymaps.zsh
Diffstat (limited to 'ar/.config')
| -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 b9f20ef..e4f7156 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' '^uylogD\n' + bindkey -s '^X^O' '^uylogA\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^]' '^uylogd\n' + bindkey -s '^X^]' '^uyloga\n' bindkey -s '^X^_' '^ufzffns\n' bindkey -s '^X^X^B' '^urbackup\n' bindkey -s '^X^X^O' '^uylogR\n' |
