Type to search.

    Single letter commands

    If I use a shell command often, I'll condense into a short, single letter alias as a mnemonic. I've settled on a few key aliases:

    These act like a command layer for the shell, similar to keyboard shorcuts for apps or the terse commands of vi. They're mapped as abbreviations, usually, which expand to their full command when invoked. When I communicate using my terminal scrollback history, any well-known commands involved are visible.

    I've also recently started naming my personal scripts with single letters:

    To me, this feels faster and more precise than typing out a longer name.