Installing is easy just add:

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

to your .bashrc or .zshrc

  • @[email protected]
    link
    fedilink
    English
    211 months ago

    Isn’t “dist-upgrade” a better practice, particularly when using the “-y” argument?