diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2021-10-18 11:33:50 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2021-10-18 11:33:50 +0200 |
| commit | b0fca886fdbac98b0f87a668bcfeb0f1dd0bc867 (patch) | |
| tree | 34ce6bdb8d4985b059ce21e94295086f035d1969 /README.org | |
| parent | eb2fae6a3f25dcddbfa4ba1116c860471177a5f8 (diff) | |
| download | dotfiles-b0fca886fdbac98b0f87a668bcfeb0f1dd0bc867.tar.gz dotfiles-b0fca886fdbac98b0f87a668bcfeb0f1dd0bc867.zip | |
emacs: added the crux package back
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -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 |
