Skip to content

Instantly share code, notes, and snippets.

View ae5259's full-sized avatar
🦀

ь ae5259

🦀
View GitHub Profile
@ae5259
ae5259 / install.sh
Created March 8, 2025 02:09
install.sh
#!/bin/bash
# EndeavourOS Package Installer Script
# Created on March 8, 2025
echo "Starting installation of packages..."
# Update system first
sudo pacman -Syyu