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

    • @redxef@feddit.de
      link
      fedilink
      92 years ago

      I couldn’t even work if I had aliases in my muscle memory. Imagine ssh’ing to a server and every second command you issue doesn’t exist because it’s some weird alias you set up for yourself.

      I’ll stick with the “pure” command and use tab completion.

      That’s also part of the reason why I don’t use some of the fancy new tools like ripgrep and exa.

      • RaivoKulli
        link
        fedilink
        12 years ago

        You couldn’t even work if you made a few longer commonly used commands convenient aliases? Well alright.

        I can’t imagine how you feel about bash scripts lol.