Skip to content

Automate your Arch Linux configuration with this setup script. Quickly customize your desktop environment after a fresh installation.

Notifications You must be signed in to change notification settings

prezdev88/autoarch-bootstrap

Repository files navigation

AutoArch Bootstrap

AutoArch Bootstrap is an installation script for Arch Linux designed to set up your system quickly, including the i3 window manager. This script is intended for a fresh and clean installation of Arch Linux.

Screenshots

Login

Desktop

Desktop

Desktop

Terminal

Terminal

Installation

Installation using Git

First, ensure you have git installed:

sudo pacman -Sy --noconfirm git

Then, clone the repository and run the installation script:

git clone https://github.com/prezdev88/autoarch-bootstrap.git && cd autoarch-bootstrap && ./install

Fast installation

If you prefer a quick installation, use the following command to download and run the installation script directly:

curl --output install https://raw.githubusercontent.com/prezdev88/autoarch-bootstrap/master/get && chmod +x install && ./install

About

Automate your Arch Linux configuration with this setup script. Quickly customize your desktop environment after a fresh installation.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages