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