| ▲ | IanCal 4 hours ago | |
And you can then set things like "open with" if you want click -> launch with specific app. The biggest thing for me is that you can name the configurations for what they're doing not how. For example: > fetch---api.github.com---repos/owner/project---q=stars>100---o=json.exe could become something like top_starred_repos.bat/exe/sh This also removes the need to get myself and others to battle escaping problems as you start adding arbitrary arguments into this. | ||