Samuel Roeca's notes / scripts / dotfiles to configure the latest "Long Term Support" version of Ubuntu.
sudo apt install git # For version control
sudo apt install build-essential # Installs 'make'
sudo apt install stow # Manages symbolic links
make # Describe all available Makefile targets
Top-level directories are documented below.