arthurpizza@lemmy.world to linuxmemes@lemmy.worldEnglish · 1 year agoFor your consideration, updogmessage-squaremessage-square30fedilinkarrow-up1126arrow-down15file-text
arrow-up1121arrow-down1message-squareFor your consideration, updogarthurpizza@lemmy.world to linuxmemes@lemmy.worldEnglish · 1 year agomessage-square30fedilinkfile-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·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-up16·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!