An open API service indexing awesome lists of open source software.

https://github.com/vlad0x00/arch-setup

My Arch Linux setup scripts
https://github.com/vlad0x00/arch-setup

arch-linux archlinux bash linux setup

Last synced: 2 months ago
JSON representation

My Arch Linux setup scripts

Awesome Lists containing this project

README

          

# Arch Setup

Step-by-step script for Arch Linux setup.

First, follow Arch Wiki installation guide up until chrooting into the pacstrapped system, then clone this repository and run `./setup`

The script executes steps from the `steps` directory in the order they're numbered. After every step, an opportunity is given to examine the console output and make sure everything went well. If any step fails, you can fix the error(s) and resume by re-running the script, which continues from the last successful step.