Skip to content

A interactive setup manager that allows you to download your applications through a bash script without having do the hard work

License

Notifications You must be signed in to change notification settings

ultimatehecker/linux-setup-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linux-setup-manager

A simple bash script to install and configure some of the most common software on a fresh Linux installation. This script is meant to be used on Debian-based distributions, RHEL-based distribution, with Arch support coming soon!.

Usage

Setup is quite simple, first step is to clone the repository (it is reccomended you do this in the root directory):

git clone https://github.com/ultimatehecker/linux-setup-manager.git

After cloning the repository, open the folder in VSCode, and edit the following code to meet your needs. The inital code is located in the setup.sh file, which asks for what operating system you are on.

Once you have edited the code to meet your needs, you can run the script by running the following command:

bash setup.sh

Upcoming Features

  • Arch Support
  • More Software
  • More Customization
  • More Operating Systems (not making myself)
  • Selective Software Installation

About

A interactive setup manager that allows you to download your applications through a bash script without having do the hard work

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages