Skip to content

Instantly share code, notes, and snippets.

View ptanmay143's full-sized avatar
πŸ‘¨β€πŸš€
the sky is not the limit

Tanmay Pachpande ptanmay143

πŸ‘¨β€πŸš€
the sky is not the limit
View GitHub Profile
#!/bin/zsh
# Define color codes
RED="\033[31m"
GREEN="\033[32m"
YELLOW="\033[33m"
BLUE="\033[34m"
RESET="\033[0m"
# Define arrays to track installed and failed apps