mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 11:02:13 +02:00
2b182ae5f506fc28f45dd5f24aa822b62706413a
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%