Skip to content

Instantly share code, notes, and snippets.

View aubinlrx's full-sized avatar

Aubin LORIEUX aubinlrx

View GitHub Profile
@aubinlrx
aubinlrx / ..install.sh
Created January 14, 2016 19:36 — forked from NeQuissimus/..install.sh
ArchLinux on MacBook Pro 5,5
# 1. Install from NetInst CD, via Ethernet, minimal set of packages, use syslinux boot loader!
# 2. Initialize Pacman, hit random keys during init
pacman-key --init
pacman-key --populate archlinux
# 3. Install X and Awesome WM
pacman -Sy xorg-server xorg-xinit xorg-utils xorg-server-utils xterm awesome xf86-video-vesa
# 4. Install nvidia drivers