From 7fc1e93c82cb5cee9203a52bbcc13e8b965fddff Mon Sep 17 00:00:00 2001 From: Yarne Coppens Date: Thu, 5 Feb 2026 09:33:04 +0100 Subject: [PATCH] Update .zshrc --- dot_zshrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dot_zshrc b/dot_zshrc index 48cca4c..9e0f2d9 100644 --- a/dot_zshrc +++ b/dot_zshrc @@ -115,3 +115,5 @@ 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