In a previous post, we've seen that Rider comes with a built-in terminal. It lets us do things like running .NET Core commands (for example with Entity Framework core), running Git commands, etc. There's one thing we did not cover yet: customizing the shell that is used by Rider!
While the default shell in Rider works nice, many developers prefer to use their favorite shell. For example Windows