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
- Host: GitHub
- URL: https://github.com/vlad0x00/arch-setup
- Owner: vlad0x00
- Created: 2017-03-03T02:10:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-04-22T01:18:11.000Z (about 1 year ago)
- Last Synced: 2026-02-18T13:28:37.359Z (4 months ago)
- Topics: arch-linux, archlinux, bash, linux, setup
- Language: Shell
- Homepage:
- Size: 8.79 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.