@softgoat if it's the same command each time, just write
`alias simple_thing="big horrible command"`
@lizardsquid @softgoat better yet, script in ~/bin and add that to the path.
@LottieVixen @softgoat better better yet, use fish and it's wonderful function system, where you can write scripts *on the command line*, test them, then save them if you like them without ever opening a text editor
Computer Fairies is a Mastodon instance that aims to be as queer, friendly and furry as possible. We welcome all kinds of computer fairies!
@lizardsquid @softgoat better yet, script in ~/bin and add that to the path.