basiclemmon98
Just a netizen doing netizen things…
- 0 Posts
- 1 Comment
Joined 2 days ago
Cake day: June 22nd, 2025
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Just a netizen doing netizen things…
alias ser=‘pacman -Ss’
alias ins=‘sudo pacman -S’
alias rem=‘sudo pacman -Rncs’
alias upd=‘sudo pacman -Syu’
alias q=‘quit’
alias cl=‘clear’
alias p=‘systemctl poweroff’
alias r=‘systemctl reboot’