Skip to content

Instantly share code, notes, and snippets.

@lukaszkorecki
Last active December 18, 2015 04:19
Show Gist options
  • Select an option

  • Save lukaszkorecki/5724476 to your computer and use it in GitHub Desktop.

Select an option

Save lukaszkorecki/5724476 to your computer and use it in GitHub Desktop.
sudo apt-get remove -y xserver-xorg* x11-*
sudo apt-get -y autoremove
sudo apt-get update
sudo apt-get install -y git-core vim build-essential
# then run
raspi-config
# to alocate 1mb to the video driver and you have a nice cheap dev machine
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment