Minor tweaks

This commit is contained in:
Luke 2017-06-02 21:47:39 -04:00
parent 34c4203b97
commit 8784526b01
2 changed files with 0 additions and 5 deletions

View File

@ -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/")))

View File

@ -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