From b0fca886fdbac98b0f87a668bcfeb0f1dd0bc867 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Mon, 18 Oct 2021 11:33:50 +0200 Subject: emacs: added the crux package back MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- README.org | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'README.org') diff --git a/README.org b/README.org index 5731472..0b1f09c 100644 --- a/README.org +++ b/README.org @@ -9,13 +9,12 @@ Download everything by performing the following command (notice the $ git clone --recursive https://github.com/mssola/dotfiles.git #+END_SRC -To install everything just run the =install.sh= script (check also the -[[./.emacs.d/README.org][.emacs.d/README.org]] file to see the external dependencies for GNU Emacs). Use -this at your own risk ;) +To install everything just run the =install.sh= script. Use this at your own +risk ;) ** GNU Emacs -I am using [[https://github.com/hlissner/doom-emacs][Doom Emacs]], see [[./.doom.d][./doom.d/README.org]]. For runtime dependencies just run: +I am using [[https://github.com/hlissner/doom-emacs][Doom Emacs]], see [[./.doom.d][.doom.d/README.org]]. For runtime dependencies just run: #+BEGIN_SRC sh $ doom doctor -- cgit v1.2.3