https://blog.rstudio.com/2020/02/18/rstudio-1-3-preview-configuration/ — eg to not save/load workspace
Yes, the day has finally arrived that we can do this 💥
{
"save_workspace": "never",
"load_workspace": false,
}
And use in use_blank_slate()
Most helpful comment
Yes, the day has finally arrived that we can do this 💥