@@ -9,7 +9,7 @@ Laptop configuration for Arch Linux
## Installation
```bash
# as root
# (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
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.