The whole hunk
from line 866, old and new numbered
/
lines
from line 866
866866 rm -rf "$(npm root -g)/@anthropic-ai/claude-code"
867867 ```
868868
869 Then remove any leftover temp directories. If zsh prints `no matches found`, there were none to remove:
869 Then remove any leftover temp directories. If Zsh prints `no matches found`, there were none to remove:
870870
871871 ```bash theme={null}
872872 rm -rf "$(npm root -g)/@anthropic-ai/.claude-code-"*