mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 11:02:13 +02:00
329 B
329 B
laptop
Laptop configuration for Arch Linux
Requirements
Installation
# as root
pacman -S ansible git which
usermod -aG sudo $USER
# as user
ansible-pull --url https://github.com/aminnairi/laptop.git --ask-become-pass
Where $USER is the username to allow sudo rights.