Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 440 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 440 Bytes

Ubuntu install scripts

Install scripts for various things I like to install on a fresh Ubuntu.

They save some keystrokes :) Use the ./all-* scripts to save even more!

Scripts have been tested with Ubuntu GNOME 16.04 Desktop 64 bit.

Happy (re-)installing!

Easy download

wget -O- https://github.com/hugojosefson/ubuntu-install-scripts/archive/ubuntu-gnome-16.04.tar.gz | tar xzv
cd ubuntu-install-scripts-ubuntu-gnome-16.04