IO 😇@lemmy.blahaj.zone to linuxmemes@lemmy.worldEnglish · 2 days agoHighlight of my Morninglemmy.blahaj.zoneimagemessage-square215linkfedilinkarrow-up1808arrow-down146
arrow-up1762arrow-down1imageHighlight of my Morninglemmy.blahaj.zoneIO 😇@lemmy.blahaj.zone to linuxmemes@lemmy.worldEnglish · 2 days agomessage-square215linkfedilink
minus-squareSturgist@lemmy.calinkfedilinkarrow-up2·1 day agoI’m on Garuda, so I just type sudo update I can still type out pacman -Syu, but nice that I don’t have to.
minus-squarearsCynic@lemmy.mllinkfedilinkEnglisharrow-up5·24 hours agoThe beauty of Linux is the triviality of creating an alias that runs whatever long or short update command by typing “upd” or “release_the_epstein_files”. E.g., ~/.bashrc, place: alias release_the_epstein_files="sudo pacman -Syu --noconfirm"
I’m on Garuda, so I just type
sudo update
I can still type out pacman -Syu, but nice that I don’t have to.
The beauty of Linux is the triviality of creating an alias that runs whatever long or short update command by typing “upd” or “release_the_epstein_files”. E.g.,
~/.bashrc
, place:alias release_the_epstein_files="sudo pacman -Syu --noconfirm"