From ea8cd97ea6ed807685dc36e1cf5828d03e5baa37 Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Tue, 11 Oct 2022 10:29:53 +0100 Subject: (*)~changes to make biber work --- Shell/.zshrc | 1 + 1 file changed, 1 insertion(+) (limited to 'Shell/.zshrc') 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 { -- cgit v1.2.3-13-gbd6f