/arch-setup

Primary LanguagePython

Arch Setup

My Ansible playbook for setting up Arch Linux. Intended to run locally.

Install Git and Ansible:

# pacman -S git ansible

Clone and run playbook:

# git clone https://github.com/nxblnd/arch-setup
# ansible-playbook -i localhost arch-setup/playbook.yml