aboutsummaryrefslogtreecommitdiff
path: root/.emacs.d/README.org
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <msabate@suse.com>2019-09-16 16:52:51 +0200
committerMiquel Sabaté Solà <msabate@suse.com>2019-09-16 16:56:53 +0200
commita7a96a40351676f37cdef12fb46d5646db207dcf (patch)
tree399279983384ffa897d7d5c343c38ad7a504f4bb /.emacs.d/README.org
parentfbba092672efe81cf7d3fd583d7903446ff07900 (diff)
downloaddotfiles-a7a96a40351676f37cdef12fb46d5646db207dcf.tar.gz
dotfiles-a7a96a40351676f37cdef12fb46d5646db207dcf.zip
emacs: added abbrev into the mix
I'm also including some other packages such as dired-x. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to '.emacs.d/README.org')
-rw-r--r--.emacs.d/README.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/.emacs.d/README.org b/.emacs.d/README.org
index 70ccec8..c93ecaf 100644
--- a/.emacs.d/README.org
+++ b/.emacs.d/README.org
@@ -57,8 +57,8 @@ want to do it manually:
- Copy the =init.el= into the =~/.emacs.d= directory. This is the only file that
should be copied instead of linked because it will get replaced on the first run
by =org-babel=.
-- Link the =init.org=, =custom.el= and =gtkrc= files into the =~/.emacs.d=
- directory.
+- Link the =init.org=, =custom.el=, =abbrevs.el= and =gtkrc= files into the
+ =~/.emacs.d= directory.
- Create the =~/.emacs.d/lisp= subdirectory and link the =lisp/g.el= file there.
- Clone the [[https://github.com/mssola/soria][soria]] project and link the =soria-theme.el= file into the
=~/.emacs.d= directory.