Skip to content

BUBUSTEIN13/linux-setup-after-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Download the .sh file you need (depends on the distro), then

Open your terminal and type cd ~/../ the location where you downloaded the file.

Type chmod +x setup_${ditro}.sh to make the file executable. ${distro} is your disto name (e.g. manjaro)

Type bash setup_${distro}.sh and wait.