From 7afa58f3ec375d8a34d63b6353e35a96008dd8df Mon Sep 17 00:00:00 2001 From: Fabian Ising Date: Thu, 30 Jul 2026 14:43:26 +0200 Subject: [PATCH] [ZSH] Remove claude venv --- zsh/.mac_config.zsh_mac.example | 1 - 1 file changed, 1 deletion(-) diff --git a/zsh/.mac_config.zsh_mac.example b/zsh/.mac_config.zsh_mac.example index 8327cc9..2f15344 100644 --- a/zsh/.mac_config.zsh_mac.example +++ b/zsh/.mac_config.zsh_mac.example @@ -35,7 +35,6 @@ fi export DYLD_FALLBACK_LIBRARY_PATH="$HOMEBREW_PREFIX/lib${DYLD_FALLBACK_LIBRARY_PATH:+:$DYLD_FALLBACK_LIBRARY_PATH}" export GI_TYPELIB_PATH="$HOMEBREW_PREFIX/lib/girepository-1.0${GI_TYPELIB_PATH:+:$GI_TYPELIB_PATH}" export PKG_CONFIG_PATH="$HOMEBREW_PREFIX/lib/pkgconfig:$HOMEBREW_PREFIX/share/pkgconfig${PKG_CONFIG_PATH:+:$PKG_CONFIG_PATH}" -alias claude="workon claude; claude; deactivate" alias python="python3" # Tahoe 26 WindowServer bug: windows stay interactive but can't be moved by