Installing is easy just add:

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

to your .bashrc or .zshrc

  • discomatic@lemmy.ca
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    Wait… what? I didn’t even consider this could be an option. Is anyone willing to point me at some accurate information about how to get started? Like… where do I put a bash file, and how is it structured? How can I automate it? So many questions. I’m only sort of familiar with bash, as in I’ve seen the term and watched my coworker do some wizardry once.