From 0066cbfc40878e5d6ad2b0d13c1e3600bd43318a Mon Sep 17 00:00:00 2001 From: Julian T Date: Thu, 9 May 2024 12:05:05 +0200 Subject: Gentoo changes --- zsh/.zshrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'zsh/.zshrc') diff --git a/zsh/.zshrc b/zsh/.zshrc index 48b93f5..10d85fa 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -80,8 +80,10 @@ bindkey "^I" expand-or-complete-with-dots # Shift-tab zmodload zsh/complist +bindkey -e bindkey -M menuselect '^[[Z' reverse-menu-complete + # # Keybinding # @@ -159,5 +161,4 @@ function gotos { fi } -source $HOME/.nix-profile/etc/profile.d/hm-session-vars.sh -- cgit v1.2.3