jackkolb / ubuntu-init

My bash script for initializing a new Ubuntu install.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ubuntu Init

My bash script for initializing a new Ubuntu install. Removes unneeded packages, and installs/configures the packages I use for development.

Running the setup script

Set the permissions: $ chmod +x ./init.sh

Run the script: $ ./init.sh

That's it!

About

My bash script for initializing a new Ubuntu install.


Languages

Language:Shell 100.0%