arthurpizza@lemmy.world to linuxmemes@lemmy.worldEnglish · 1 year agoFor your consideration, updogmessage-squaremessage-square21fedilinkarrow-up1115arrow-down13file-text
arrow-up1112arrow-down1message-squareFor your consideration, updogarthurpizza@lemmy.world to linuxmemes@lemmy.worldEnglish · 1 year agomessage-square21fedilinkfile-text
Installing is easy just add: alias updog="sudo apt update && sudo apt upgrade -y" to your .bashrc or .zshrc
minus-squarecharles@lemmy.worldlinkfedilinkEnglisharrow-up82·1 year 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-up15·1 year 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!