commit 7792ea0bac8b18df36a5775434550cdc706c0539 parent 7a845e6ab12397a564906ef9929bd18947818d81 Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe> Date: Thu, 15 Sep 2022 17:45:14 -0500 Added rstudio config files Diffstat:
| A | .config/rstudio/crash-handler.conf | | | 0 | |
| A | .config/rstudio/rstudio-prefs.json | | | 3 | +++ |
2 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/.config/rstudio/crash-handler.conf b/.config/rstudio/crash-handler.conf diff --git a/.config/rstudio/rstudio-prefs.json b/.config/rstudio/rstudio-prefs.json @@ -0,0 +1,3 @@ +{ + "check_for_updates": false, +}