From bash to zsh and everywhere in between, show me yours and I’ll show you mines. Inspire others or get some feedback.

Simply copy & paste the output of alias in your terminal or add some comments to explain things for others.

Edit: Kbin users, click ‘More’ on a comment and use the fediverse link to read responses that have funky formatting

  • ProtonBadger@kbin.social
    link
    fedilink
    arrow-up
    8
    ·
    10 months ago

    Just some simple stuff:

    Strix ~> alias
    alias balanced 'asusctl profile -P balanced'
    alias performance 'asusctl profile -P performance'
    alias quiet 'asusctl profile -P quiet'
    alias upd 'yay ; flatpak update'