Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

AustralEpitech/arch_install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arch Installer

My personal Arch install script. It automates from step 2 of ArchWiki's Installation guide and more!

How to

Follow the Pre-installation.
Once you chrooted in the system, clone this script

cd /tmp
git clone https://github.com/AustralEpitech/arch_install.git
cd arch_install

Review the config file before running any script!

To install the base system, run:

./base_install.sh

If you want a post install script, login as a normal user and run (replace desktopEnvironment with your choice):

./desktopEnvironment/install.sh

For the dotfiles, run:

./dotfiles.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages