From ab14c612e7bf38a2c3008fc8ddb7a4b3d82a5b9b Mon Sep 17 00:00:00 2001 From: MenkeTechnologies Date: Fri, 4 Aug 2023 13:50:43 -0400 Subject: [PATCH] more exit typos --- zsh-expand.plugin.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zsh-expand.plugin.zsh b/zsh-expand.plugin.zsh index 0b195df..bce58b9 100644 --- a/zsh-expand.plugin.zsh +++ b/zsh-expand.plugin.zsh @@ -162,7 +162,7 @@ ZPWR_EXPAND_CORRECT_WORDS[environments]="environs evns envs" ZPWR_EXPAND_CORRECT_WORDS[environment_variable]="envvar ev" ZPWR_EXPAND_CORRECT_WORDS[environment_variables]="envvars evs" ZPWR_EXPAND_CORRECT_WORDS[error]="eror err errroor errror erroor erooor" -ZPWR_EXPAND_CORRECT_WORDS[exit]="eixt" +ZPWR_EXPAND_CORRECT_WORDS[exit]="eixt exti xeit xeti" ZPWR_EXPAND_CORRECT_WORDS[expansion]="exp" ZPWR_EXPAND_CORRECT_WORDS[IEEE]="ieee" ZPWR_EXPAND_CORRECT_WORDS[false]="fales fals fale flase fllase falles"