Skip to content

This simple Bash script automates the installation of multiple applications during system setup, allowing users to choose which applications to install.

Notifications You must be signed in to change notification settings

gokhangunduz/first-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

setup.sh

First Setup Toolkit

This simple Bash script automates the installation of multiple applications during system setup, allowing users to choose which applications to install.

Usage

  1. Copy the project to your computer:

    git clone https://github.com/gokhangunduz/first-setup
    cd first-setup
    chmod +x ./setup.sh
  2. Run the initial setup:

    ./setup.sh

    This command prepares your system, installs necessary dependencies, and prompts you to choose which applications to install.

  3. In the dialog window, select the applications you want to install and click the "OK" button.

  4. The selected applications will be automatically installed.

About

This simple Bash script automates the installation of multiple applications during system setup, allowing users to choose which applications to install.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages