Hello, tone-policing genocide-defender and/or carnist 👋

Instead of being mad about words, maybe you should think about why the words bother you more than the injustice they describe.

Have a day!

  • 0 Posts
  • 18 Comments
Joined 1 year ago
cake
Cake day: June 10th, 2023

help-circle















  • Fish is actually user friendly and easy to learn. The interactive completions are better than any other shell and are something I don’t want to live without.

    It differs from bash in some esoteric ways, but any issues you might encounter as a result are easily worked around by putting shebangs in your scrips, which you should be doing anyway, and bash -c 'your command'.

    Honorable mention for nushell, but that one differs from bash a little too much to pick up quickly. However, having an object-oriented shell is pretty sick.