aboutsummaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d/init.org
diff options
context:
space:
mode:
authorGravatar Tom Willemse2016-10-13 00:16:32 +0200
committerGravatar Tom Willemse2016-10-13 00:16:32 +0200
commitc86529b5613dbdafe458e97e4061e578813cf3d8 (patch)
tree78f537d80400dad8eec6f42d7841e2bb3bc9cadf /emacs/.emacs.d/init.org
parent781e1f8c10cdb6249b36e930409e2258dbee4a4a (diff)
downloadnew-dotfiles-c86529b5613dbdafe458e97e4061e578813cf3d8.tar.gz
new-dotfiles-c86529b5613dbdafe458e97e4061e578813cf3d8.zip
Add Dired config
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