Skip to content

Instantly share code, notes, and snippets.

View AyanQuadri's full-sized avatar
:octocat:

Ayan AyanQuadri

:octocat:
  • India
  • 06:28 (UTC +05:30)
View GitHub Profile
@AyanQuadri
AyanQuadri / cleanup.sh
Created November 1, 2025 17:14
Bash Enhancement Setup
#!/bin/bash
set -e
echo "🗑️ Removing everything..."
# Remove binaries
rm -f ~/.local/bin/{zoxide,eza,oh-my-posh}
# Remove directories
rm -f ~/.fzf.bash