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

      • Gamma@programming.dev
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        9 months ago

        I know; I’m not talking about ./. I put the slash outside the inline codeblock in the parent comment.

        My shell is setup with a chdir hook to [[ -r. /.autoenv.zsh ]] && . ./.autoenv.zsh.

        (Edit: Jerboa is bugged with “&” in codeblocks, that should be a “&&”, not &&)