aboutsummaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d/init.org
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/.emacs.d/init.org')
-rw-r--r--emacs/.emacs.d/init.org7
1 files changed, 7 insertions, 0 deletions
diff --git a/emacs/.emacs.d/init.org b/emacs/.emacs.d/init.org
index ef12a1f..b069b50 100644
--- a/emacs/.emacs.d/init.org
+++ b/emacs/.emacs.d/init.org
@@ -914,6 +914,13 @@ To start off, first I need to enable lexical binding.
* Applications
+ - [[file:init/dired-init.org][Dired]] :: The Emacs file manager. Very powerful, and I don't use it
+ enough /yet/.
+
+ #+BEGIN_SRC emacs-lisp
+ (with-eval-after-load 'dired (load "dired-init"))
+ #+END_SRC
+
** Magit
Magit is a very nice interface to Git for Emacs. It allows you to