I created a simple script to open one of my Github repositories in the browser. It starts by fetching the repositories, and ask which one to open. Obviously, you would need to change Alarid
to your GitHub username if you would like to use this script 😊
~~Also, if someone knows how to make a "loading state" to avoid having just an empty prompt while fetching, that would be awesome! It only takes a few seconds, but still...~~
UPDATE: thanks @johnlindquist for the tip on the loading state, here is the updated version: