From 9be35b7d7ae6156765a8bd3616b38d529f2722ff Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Sun, 31 Mar 2024 12:13:21 +0200 Subject: Moved .doom.d -> .config/doom MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- README.md | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3cda481..800a14a 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,3 @@ -

- Build Status for main branch - License GPL 3 -

- ---- - These are my personal dotfiles, use them at your own risk! You can download everything by performing the following command (notice the `--recursive` flag): @@ -17,7 +10,7 @@ To install everything just run the `install.sh` script. ## GNU Emacs I am using [Doom Emacs](https://github.com/hlissner/doom-emacs), see -[.doom.d/README.org](./.doom.d). For runtime dependencies just run: +[.config/doom/README.org](./.config/doom). For runtime dependencies just run: ```bash $ doom doctor @@ -32,7 +25,7 @@ config files, please send me an email. You can find the full license in the `LICENSE` file and below: ``` -Copyright (C) 2014-2023 Miquel Sabaté Solà +Copyright (C) 2014-Ω Miquel Sabaté Solà This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software -- cgit v1.2.3