Setup zsh on Windows 10 for Rmarkdown chunks instead of bash

My goal is to make my Rmarkdown code I write on macOS fully reproducible on Windows 10. I installed zsh as per:

I see the latest RStudio preview versions support Custom terminal shell option for Windows desktop https://rstudio.com/products/rstudio/download/preview-release-notes/

However, the question is what path do I point to find the equivalent of what I see in macOS: /bin/zsh?

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.