Explore Workflow

Installation Guide

Step-by-step instructions to get the environment up and running.

Ensure you have a fresh Arch Linux installation with a working internet connection before proceeding.

1. Clone the Repository

git clone https://github.com/dead-Spy/dotfiles.git ~/dotfiles

2. Run the Bootstrap Script

Make the install script executable and run it:

cd ~/dotfiles
chmod +x install.sh
./install.sh