added eshell to config

This commit is contained in:
Abraham Raji 2020-01-15 22:01:17 +05:30
parent 5f238ee244
commit 8c5d0ecebc
1 changed files with 1 additions and 0 deletions

View File

@ -363,4 +363,5 @@ This turns on the clock globally.
(org-babel-load-file (expand-file-name "~/.emacs.d/customsrc/ccpp.org"))
(org-babel-load-file (expand-file-name "~/.emacs.d/customsrc/words.org"))
(org-babel-load-file (expand-file-name "~/.emacs.d/customsrc/orgmode.org"))
(org-babel-load-file (expand-file-name "~/.emacs.d/customsrc/eshell.org"))
#+END_SRC