diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-02-19 17:21:02 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-02-19 17:21:02 +0900 |
| commit | bb626f36d1ab310beb26205e17ac73c1270203fe (patch) | |
| tree | e9d824af2156fac2aefdd9f655af27f796dd8f53 /ar/.config/zsh/keymaps.zsh | |
| parent | 0e099f04f50fbacde8dddd6b4bded1a71dafc9a6 (diff) | |
modified shell/aliasrc, modified zsh/keymaps.zsh
Diffstat (limited to 'ar/.config/zsh/keymaps.zsh')
| -rw-r--r-- | ar/.config/zsh/keymaps.zsh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ar/.config/zsh/keymaps.zsh b/ar/.config/zsh/keymaps.zsh index 038e20d..65af438 100644 --- a/ar/.config/zsh/keymaps.zsh +++ b/ar/.config/zsh/keymaps.zsh @@ -332,7 +332,7 @@ else bindkey -s '^X^R' '^ufgst\n' bindkey -s '^X^T' '^ugitstagedfiles\n' bindkey -s '^X^U' '^ugitupdate\n' - bindkey -s '^X^]' '^uylogt\n' + bindkey -s '^X^]' '^uylogY\n' bindkey -s '^X^_' '^ufzffns\n' bindkey -s '^X^X^B' '^urbackup\n' bindkey -s '^X^X^P' '^upcyr\n' |
