From 0da18da416fb0d936c6c5a87973a4c12c5626cb8 Mon Sep 17 00:00:00 2001 From: Topher Brown <206988+topher200@users.noreply.github.com> Date: Fri, 25 Oct 2024 09:45:39 -0400 Subject: [PATCH] remove poetry from zsh plugins (#324) --- files/.zshrc | 1 - 1 file changed, 1 deletion(-) diff --git a/files/.zshrc b/files/.zshrc index 1235cb74..72716dd3 100755 --- a/files/.zshrc +++ b/files/.zshrc @@ -23,7 +23,6 @@ plugins=( autojump github httpie - poetry safe-paste zsh-vi-mode )