feat: several rc2 improvements

This commit is contained in:
Rahul M. Juliato
2024-10-06 00:36:01 -03:00
parent bf2dcd146d
commit 9a98218f0a
3 changed files with 170 additions and 121 deletions

View File

@@ -39,6 +39,12 @@ emacs --version
mv ~/.emacs.d ~/.emacs.d.backup
```
If you have any additional configurations from other Emacs
installations, please clean them up. This includes directories and
files such as `~/.emacs.d`, `~/.emacs`, `~/.emacs~`,
`~/.config/emacs`, `~/.config/doom`, `~/.config/cache/emacs` and
any other related files.
After backing up, clone the repository:
```bash