diff --git a/.Rprofile b/.Rprofile index 23e4cbaa..c28339ca 100644 --- a/.Rprofile +++ b/.Rprofile @@ -1,5 +1 @@ -# The .First function is called after everything else in .Rprofile is executed -#.First <- function() { -#message("Welcome back ", Sys.getenv("USER"),"!\n","working directory is:", getwd()) -#} options(repos=structure(c(CRAN="http://cran.revolutionanalytics.com/"))) diff --git a/.msmtprc b/.msmtprc index 1dd5cd87..2bda7484 100644 --- a/.msmtprc +++ b/.msmtprc @@ -3,7 +3,6 @@ protocol smtp auth on tls on tls_nocertcheck -#passwordeval "gpg --quiet --for-your-eyes-only --no-tty --decrypt ~/.config/mutt/luxmyth/.pass.gpg" account gmail from YOURNAME@gmail.com