Skip to content

Instantly share code, notes, and snippets.

View revolutionnaire's full-sized avatar

Samuel revolutionnaire

View GitHub Profile
@revolutionnaire
revolutionnaire / .setup_chromebook.sh
Last active January 8, 2026 04:35
Setup Chromebook with the basics
# ============================================================================
# Chromebook Setup Script
# ============================================================================
echo "Chromebook Setup"
echo "This script will install packages and configure Terminal, Bash, and Vim."
echo ""
# Remove Vim icon on the launcher
echo "Vim Icon"