• Skullgrid@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    1 day ago
    nano .bash_alias 
    

    At the end of the file

    alias executeOrder="Sudo apt update && sudo apt upgrade -y && sudo apt auto remove -y"
    

    Ctrl+X
    Enter.

    Source .bash_alias
    

    There. Now it’s executeOrder