mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 11:02:13 +02:00
e3439eb71ef34876bfee3cac001470b63e6c5e2f
laptop
Laptop configuration for Arch Linux
Requirements
Installation
# as root
pacman -S ansible git
usermod -aG sudo $USER
# as user
git clone https://github.com/aminnairi/laptop.git
cd laptop
ansible-playbook --ask-become-pass playbook.yml
Where $USER is the username to allow sudo rights.
Languages
Shell
70%
Lua
30%