Skip to content

Instantly share code, notes, and snippets.

View evincc's full-sized avatar

evincc

  • Joined Sep 4, 2025
View GitHub Profile
#!/bin/bash
# Colors for output
RED='\033[0;31m'
GREEN='\033[0;32m'
YELLOW='\033[1;33m'
BLUE='\033[0;34m'
CYAN='\033[0;36m'
NC='\033[0m' # No Color