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