From 1535bca0afd8044f7f38a6f5249f4fba62252f6c Mon Sep 17 00:00:00 2001 From: Yarne Coppens Date: Thu, 5 Feb 2026 09:33:36 +0100 Subject: [PATCH] Update .zshrc --- dot_zshrc | 2 -- 1 file changed, 2 deletions(-) diff --git a/dot_zshrc b/dot_zshrc index 9e0f2d9..48cca4c 100644 --- a/dot_zshrc +++ b/dot_zshrc @@ -115,5 +115,3 @@ eval "$(register-python-argcomplete pipx)" # Created by `pipx` on 2025-08-06 09:37:04 export PATH="/home/yarne/.local/bin:$PATH" - -#A comment for testing