summaryrefslogtreecommitdiff
path: root/ar/.config/zsh/keymaps.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'ar/.config/zsh/keymaps.zsh')
-rw-r--r--ar/.config/zsh/keymaps.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ar/.config/zsh/keymaps.zsh b/ar/.config/zsh/keymaps.zsh
index b2195d4..7a02040 100644
--- a/ar/.config/zsh/keymaps.zsh
+++ b/ar/.config/zsh/keymaps.zsh
@@ -319,7 +319,7 @@ else
bindkey -s '^V' '^uv.\n'
bindkey -s '^Y' '^ulfcd\n'
bindkey -s '^Z' '^upd\n'
- # bindkey -s '^_' '^u\n'
+ bindkey -s '^_' '^ucht\n'
bindkey -s '^X^A' '^uali\n'
bindkey -s '^X^B' '^ugitopenbranch\n'
bindkey -s '^X^D' '^ufD\n'