This is a bash script to automate my configuration of linux Mint.
Purpose
Just a simple bash script to automate the initial setup of a fresh Mint install.
Process
-
Fully update Mint
-
Install necessary packages
-
Download useful binaries
-
Remove unnecessary packages
-
Configure the environment
Presumptions
This script assumes a completely fresh install of Mint. This script must be run as root or via sudo.
Any changes or customizations made to the OS may cause this script to fail, or break some other local functionality. Never run any code without reviewing it first.
REMEMBER