diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2024-03-31 12:13:21 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2024-04-02 16:38:42 +0200 |
| commit | 9be35b7d7ae6156765a8bd3616b38d529f2722ff (patch) | |
| tree | 3d2f00e3c058ec0d184b4ed0f0d4a44d6ef70708 /README.md | |
| parent | af506d19f05695ec99e28670fbcb5ce894d39d12 (diff) | |
| download | dotfiles-9be35b7d7ae6156765a8bd3616b38d529f2722ff.tar.gz dotfiles-9be35b7d7ae6156765a8bd3616b38d529f2722ff.zip | |
Moved .doom.d -> .config/doom
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 11 |
1 files changed, 2 insertions, 9 deletions
@@ -1,10 +1,3 @@ -<p align="center"> - <a href="https://github.com/mssola/dotfiles/actions?query=workflow%3Aci" title="CI status for the main branch"><img src="https://github.com/mssola/dotfiles/workflows/ci/badge.svg" alt="Build Status for main branch" /></a> - <a href="http://www.gnu.org/licenses/gpl-3.0.txt" rel="nofollow"><img alt="License GPL 3" src="https://img.shields.io/badge/license-GPL_3-blue.svg" style="max-width:100%;"></a> -</p> - ---- - 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à <mikisabate@gmail.com> +Copyright (C) 2014-Ω Miquel Sabaté Solà <mikisabate@gmail.com> 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 |
