|
|
|
|
|
by leojfc
477 days ago
|
|
Yeah, I do something kind of similar, using Dash [1] snippets which expand to full commands. Since I'm almost always on my mac, it means they're available in every shell, including remote shells, and in other situations like on Slack or writing documentation. I mostly use ยง as a prefix so I don't type them accidentally (although my git shortcuts are all `gg`-consonant which is not likely to appear in real typing). [1] https://kapeli.com/dash |
|