Join Nostr
2026-05-04 02:41:52 UTC

darf :BlobhajMlem: on Nostr: i think my favorite bash alias i run on almost every box is just alias up='sudo apt ...

i think my favorite bash alias i run on almost every box is just

alias up='sudo apt update && sudo apt upgrade -y && sudo apt dist-upgrade -y && sudo apt autoremove -y'