Skip to content

Instantly share code, notes, and snippets.

View arthurlockman's full-sized avatar

Arthur Rosa arthurlockman

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