Skip to content

cyluss/archlinux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

archlinux (2023)

Provisioning

  1. Boot from ISO
  2. archinstall --config https://cyluss.github.io/archlinux/user_configuration.json
  3. Add user and disk config, and proceed
  4. No chroot, reboot
  5. Log in as user account

AUR packages

  1. mkdir aur; cd aur
  2. Install Chrome
    1. git clone https://aur.archlinux.org/google-chrome.git && pushd "$_"
    2. makepkg --syncdeps --install; popd
  3. Install Spoqa Han Sans
    1. git clone https://aur.archlinux.org/spoqa-han-sans.git && pushd "$_"
    2. makepkg --syncdeps --install; popd
  4. ssh-keygen: ssh-keygen -t ed25519 -a 100

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published