Skip to content

Instantly share code, notes, and snippets.

@darth-veitcher
Created December 24, 2015 10:25
Show Gist options
  • Save darth-veitcher/559d165d69a505065281 to your computer and use it in GitHub Desktop.
Save darth-veitcher/559d165d69a505065281 to your computer and use it in GitHub Desktop.
Initial Ubuntu Desktop Setup

Initial Ubuntu Desktop Setup

Brief notes for quick re-installs of core programmes I'm using.

Atom.io

Installed via PPA for ease of updates

sudo add-apt-repository ppa:webupd8team/atom
sudo apt-get update
sudo apt-get install atom -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment