From f9a883611bb7c5c1ca8cb3bf984b28df8ed531a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Kr=C3=BCger?= Date: Sat, 20 Jun 2026 16:01:08 +0200 Subject: [PATCH] chore: cleanup --- .zshrc | 1 - 1 file changed, 1 deletion(-) diff --git a/.zshrc b/.zshrc index 9c69e2c..bcadd46 100644 --- a/.zshrc +++ b/.zshrc @@ -62,7 +62,6 @@ path_extensions=( "$HOME/.cargo/bin" "$HOME/go/bin" "$HOME/scripts" - "$HOME/stacks" ) # Apply add_to_path to each directory (prepend by default)