mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 13:22:13 +02:00
cc7634e75eea17b537d6262b9e570818d4fe0e53
laptop
Laptop configuration for Arch Linux
Requirements
Installation
# (as root) Install the necessary dependencies
pacman -S ansible git which sudo
sed -i 's/#\s*%sudo/%sudo/g' /etc/sudoers
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.
Languages
Shell
70%
Lua
30%