Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 413 Bytes

File metadata and controls

19 lines (12 loc) · 413 Bytes

UbuntuScripts

Scripts I use on Ubuntu / Debian systems.

New Machine

First step to perform on a new Ubuntu installation:

wget -qO- https://ensl.ee/newUbuntu | bash -

Existing Machine

If you have an existing installation and just want the scripts without any installation/removal of software, run this command:

wget -qO- https://ensl.ee/updateScripts | bash -