My computer configuration.
The main resource here is the Makefile
which has a few
primary targets shown below. There are many other useful targets (e.g.
files
or vim
) that are used by the primary ones — take a look at the
Makefile to see what other targets there are, and what they do.
make mac
make ubuntu
First: install sudo, enable privileges for a new user, and log in as that user.
make arch
Set up gui (xorg, xmonad) for a macbook or VMWare vm
make gui-mac
make gui-vm