arthurpizza@lemmy.world to linuxmemes@lemmy.worldEnglish · 2 years agoFor your consideration, updogmessage-squaremessage-square31fedilinkarrow-up1126arrow-down15file-text
arrow-up1121arrow-down1message-squareFor your consideration, updogarthurpizza@lemmy.world to linuxmemes@lemmy.worldEnglish · 2 years agomessage-square31fedilinkfile-text
Installing is easy just add: alias updog="sudo apt update && sudo apt upgrade -y" to your .bashrc or .zshrc
minus-squarecharles@lemmy.worldlinkfedilinkEnglisharrow-up84·2 years agoThis would go perfectly with the alias I did because I kept forgetting the original command: $ alias whats=type $ whats updog updog is aliased to 'sudo apt update && sudo apt upgrade -y'
minus-squareeating3645@lemmy.worldlinkfedilinkEnglisharrow-up16·2 years agoIt’s all coming together now!
This would go perfectly with the alias I did because I kept forgetting the original command:
$ alias whats=type $ whats updog updog is aliased to 'sudo apt update && sudo apt upgrade -y'
It’s all coming together now!