@softgoat if it's the same command each time, just write
`alias simple_thing="big horrible command"`
@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