connor-makowski / UbuntuQuickStart

Shell scripts to automate the installing of common packages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UbuntuQuickStart

An app for quickly getting Ubuntu Machines up to speed

Features

  • Easily Add Installation Modules in the Future
  • Easily Set Up Presets
  • Simple Interface that anyone can use

Prerequisites

  • A Functional Ubuntu 18.04 System

How to Use

Setup

  1. You can download the ZIP file for this project from here by clicking on clone or download and then downloading the ZIP.

  2. Unzip the file to your preferred directory.

  3. In terminal, navigate to the root directory of the project:

    cd path/to/UbuntuQuickStart

Run

  1. Run QuickStart.sh. In the unzipped root directory of this project, simply type:
    ./QuickStart.sh
  2. Follow on screen prompts until finished.

Git

  1. If you plan to use git, Run GitCredentials.sh. In the unzipped root directory of this project, simply type:
    ./GitCredentials.sh
  2. Follow on screen prompts until finished.

About

Shell scripts to automate the installing of common packages


Languages

Language:Shell 100.0%