summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--user/zsh/zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/user/zsh/zshrc b/user/zsh/zshrc
index 6380f9fa..3ec35c65 100644
--- a/user/zsh/zshrc
+++ b/user/zsh/zshrc
@@ -131,6 +131,7 @@ then
   zstyle ":anyframe:selector:fzf:" command "fzf --height 40%"
 
   bindkey '\es' anyframe-widget-cd-ghq-repository
+  bindkey '\ej' anyframe-widget-cd-ghq-repository
   bindkey '^x^k' anyframe-widget-kill
 fi