missed a few files

This commit is contained in:
petrucci4prez 2018-03-21 22:03:04 -04:00
parent 8b4e91f55e
commit 5faf599332
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
!.gitignore
!conf.org
!conf.el
!README.org

View File

@ -226,7 +226,7 @@
(load "ess-site")
(setq ess-history-file "session.Rhistory")
(setq ess-history-directory
(substitute-in-file-name "${XDG_CONFIG_HOME}/r/"))
(substitute-in-file-name "${XDG_CONFIG_HOME}/r/"))
(setq org-log-done t)
(setq org-src-window-setup 'current-window)