shell

Clean up your local git branches.

Playing with Nushell to create a useful git alias to delete unused local git branches.

When working on a git repository, I often have to manually delete old local branches that I don't use anymore. That's not a huge waste of time but still, that's something I have to do quite often so I decided to automate that.

Read more...

Goodbye Azure Portal, Welcome Azure CLI

Let's jump into Azure CLI!

In this article about Azure CLI, we will talk about:

Read more...