Skip to content

Instantly share code, notes, and snippets.

@jimbrig
Created July 29, 2025 01:47
Show Gist options
  • Save jimbrig/7904c398048029770d352cfeae07aa00 to your computer and use it in GitHub Desktop.
Save jimbrig/7904c398048029770d352cfeae07aa00 to your computer and use it in GitHub Desktop.
{rsprefs} RStudio Preferences Sync
{
"default": {
"always_save_history": false,
"copilot_enabled": true,
"copilot_indexing_enabled": true,
"editor_theme": "rscodeio",
"load_workspace": false,
"pdf_previewer": "none",
"restore_last_project": false,
"restore_source_documents": false,
"save_workspace": "never",
"show_publish_diagnostics": true,
"windows_terminal_shell": "win-git-bash",
"$rstudio_version": "2025.8.0.290"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment