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

ArchInstaller is a set of bash script that autoinstalls and autoconfigures fully functional DE/WM

Notifications You must be signed in to change notification settings

sanchit-saini/ArchInstaller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArchInstaller

Disclaimer: These scripts are for me, but might be useful for you too.

⚠ Warning : This script wipes whole device.

ArchInstaller is a set of bash script that autoinstalls and autoconfigures fully functional DE/WM, By default ArchInstaller script install dwm and uses my dotfiles.

Installation

  1. Get the script :wget cutt.ly/arch -O - | tar xz or wget https://github.com/sanchit-saini/ArchInstaller/tarball/master -O - | tar xz
  2. Go to the project folder:cd <dir>
  3. Edit config and change values with your preferences:vim config
  4. Install system base: ./pre.sh
  5. After Successful Installation of system base, The system should reboot automatically
  6. Connect to the Internet using nmtui
  7. Go to the project folder:cd <dir>
  8. If you want to install all packages and configuration run: ./post.sh

Reference

Inspiration

About

ArchInstaller is a set of bash script that autoinstalls and autoconfigures fully functional DE/WM

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages