In the previous post, I described why I’m writing a small Unix shell, which I’m calling wishr, along with a bit of an overview of how I plan to approach the project. I’m excited to get started on the shell, itself, but it’s important to get a new repo set up for success. So, in this post, I’ll go through the initial repository setup I’ve gone with. If you’d like to look at the specific git commit, here it is! In future changes, I plan to open up PRs and then share links to them ...