From 25123cece2a2831cfb488baa4962fd36bd375265 Mon Sep 17 00:00:00 2001 From: Konstantin Demin Date: Thu, 29 Feb 2024 12:34:20 +0300 Subject: [PATCH] zsh: completion many thanks to blackmou5e for pointing this out --- .config/zsh/opt/completion.zsh | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/zsh/opt/completion.zsh b/.config/zsh/opt/completion.zsh index ee5ccd7..60168da 100644 --- a/.config/zsh/opt/completion.zsh +++ b/.config/zsh/opt/completion.zsh @@ -5,4 +5,5 @@ unsetopt menu_complete setopt always_to_end setopt auto_menu +setopt complete_aliases setopt complete_in_word