diff options
Diffstat (limited to 'Shell/.zshrc')
-rw-r--r-- | Shell/.zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Shell/.zshrc b/Shell/.zshrc index 4b063db..7d718c3 100644 --- a/Shell/.zshrc +++ b/Shell/.zshrc @@ -97,6 +97,7 @@ bindkey -M menuselect 'k' vi-down-line-or-history bindkey -M menuselect 'l' vi-forward-char bindkey '^[[A' history-substring-search-up bindkey '^[[B' history-substring-search-down +bindkey '^l' clear # Cursor function zle-keymap-select { |