dotfiles

beau's configuration files
git clone https://git.beauhilton.com/dotfiles.git
Log | Files | Refs | README

rstudio-prefs.json (204B)


      1 {
      2     "editor_theme": "Solarized Dark",
      3     "pdf_previewer": "none",
      4     "posix_terminal_shell": "bash",
      5     "editor_keybindings": "vim",
      6     "font_size_points": 12,
      7     "real_time_spellchecking": false
      8 }