From 8784526b014a0bd346f0276144c99541dd4cbcdb Mon Sep 17 00:00:00 2001 From: Luke Date: Fri, 2 Jun 2017 21:47:39 -0400 Subject: [PATCH] Minor tweaks --- .Rprofile | 4 ---- .msmtprc | 1 - 2 files changed, 5 deletions(-) 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