You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Refresh RStudio settings by moving per-user RStudio configurations into dated copies.
#
# Usage:
# $ purge_rstudio_configs
#
# Details:
# Renames "~/.local/share/rstudio", "~/.config/rstudio" and "~/.rstudio" by appending the current date as YYYY-mm-dd. For example the "~/.config/rstudio" is renamed "~/.config/rstudio-2021-12-02". Any directory that doesn't exist is skipped.