Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 837 Bytes

README.md

File metadata and controls

14 lines (14 loc) · 837 Bytes

archinst

Scripts for installation and post-installation configuration of my Arch/D̶e̶b̶i̶a̶n̶ Linux. I use this after archinstall.

Using:

curl https://raw.githubusercontent.com/ak1ra26/arch/main/aic.sh>aic.sh

chmod +x aic.sh

run ./aic.sh

Go into chroot

curl https://raw.githubusercontent.com/ak1ra26/arch/main/chroot.sh>chroot.sh

chmod +x chroot.sh

Edit with nano if required and run ./chroot.sh

About files:

chroot.sh — run it in chroot after installing.

yay.sh — run it after exit from chroot and rebooting. Script will install yay for you, virtualbox etc if you want to have it.