Join Nostr
2025-02-10 17:29:00 UTC

Monospace Mentor on Nostr: You might be familiar with the Linux shell aliases that you can use to run ...

You might be familiar with the Linux shell aliases that you can use to run complicated commands by typing a more convenient one.

But did you think of using aliases to automatically fix typos? For example, why not save yourself from going "Gerp" by defining `alias gerp=grep`?