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

  • RaivoKulli
    link
    28 months ago

    I wonder if you can be a madlad and symlink your bash-aliases to a synced file.

    • @tvcvt@lemmy.ml
      link
      fedilink
      38 months ago

      Not a symlink, but you can add source /path/to/aliases one your bashrc file to load them from another file. I do that and keep all of my dot files in a hit repo.