Skip to content

port19x/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootstrapping

This currently takes 17 minutes, with 5 going to archinstall and 3 to my PKGBUILD.

Booting

  • Boot Ventoy USB Stick (F12/F2)
  • Select Arch Iso

Live ISO

loadkeys de-latin1
iwctl
station wlan0 connect redacted
ping -c1 archlinux.org
archinstall --config-url https://raw.githubusercontent.com/port19x/dotfiles/master/archinstall.json

Archinstall

  • set up disk configuration
  • set up user
  • verify xorg drivers
  • hit install
  • exit & reboot

Postinstall

git clone --recurse-submodules https://github.com/port19x/dotfiles
cd dotfiles
makepkg -sci
cd brave
git pull
makepkg -sci
startx

Restore file backup and you're done

Backup Script

About

Emacs and Arch again

Topics

Resources

Stars

Watchers

Forks