Installing is easy just add:

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

to your .bashrc or .zshrc

  • @vsis
    link
    English
    511 months ago

    These are my aliases:

    alias dog=cat
    

    And this one really improves my performance:

    alias got=git