Skip to content

Scripts for setting up a fresh Linux-based OS installation.

License

Notifications You must be signed in to change notification settings

GomezMig03/Linux-Init-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux Init Scripts

Scripts to automatically set your system up after a fresh install

How to Use

Download the script for you, if you don't know which one to use, download the Basic one for your distro, then open it, either with double click if your desktop environment supports it, or in the command line using ./ before the name of the file, a lot of desktop environments support accessing the command line in a specific directory directly right-clicking in the file explorer and selecting the correspoding option. For example

./BasicFedoraGaming.sh

If this doesn't work you can try using bash before the ./, for example

bash ./BasicFedoraGaming.sh

Make sure you are in the same directory as the file, you can see which is your current directory in the command line with pwd, you can also see current directory archives with ls and move with cd.

To do

I would like to add scripts for other distros, as well as a GUI where you could select which programs to install or what tweaks to get.

About

Scripts for setting up a fresh Linux-based OS installation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages