From 3ee8c83b011b505b7771f18db0bd8c09ff026b8c Mon Sep 17 00:00:00 2001 From: cswimr Date: Fri, 11 Oct 2024 07:36:11 -0400 Subject: [PATCH] removed `register-python-argcomplete` eval from .zshrc --- .zshrc | 1 - 1 file changed, 1 deletion(-) diff --git a/.zshrc b/.zshrc index 2c5e36d..301df32 100644 --- a/.zshrc +++ b/.zshrc @@ -107,4 +107,3 @@ fi # export ARCHFLAGS="-arch x86_64" eval "$(navi widget zsh)" -eval "$(register-python-argcomplete pipx)"