Installing is easy just add:

alias updog="sudo apt update && sudo apt upgrade -y"

to your .bashrc or .zshrc

you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 3 years ago

Forces "yes" so you don't get the "continue?" prompt after hitting enter

  • source
  • parent