Claude Code Komple Kaldirmak
Dikkatli kullanin, yapay zekaya ne ise yaradigini sorun
rm -rf ~/.local/bin/claude* ~/.local/share/claude* ~/.local/state/claude* ~/.cache/claude* ~/.config/claude* ~/.mcp ~/.claude* /usr/local/bin/claude* && pkill -f claude && sed -i '' '/claude/Id' ~/.zshrc ~/.bashrc ~/.bash_profile ~/.profile ~/.zprofile 2>/dev/null && unset $(env | grep -i CLAUDE | cut -d= -f1) && hash -r && exec zsh
Last updated
Was this helpful?