Update README.md

This commit is contained in:
James Cherti
2024-11-16 17:27:44 -05:00
parent abe6fc3417
commit 9234dae68e

View File

@@ -54,7 +54,7 @@ The author is using **[minimal-emacs.d](https://github.com/jamescherti/minimal-e
## Install minimal-emacs.d ## Install minimal-emacs.d
- **Important:** Ensure that the *~/.emacs* and *~/.emacs.el* files do not exist. These files takes precedence over *init.el*, causing Emacs to ignore the *init.el* and/or *early-init.el* in the *~/.emacs.d/* directory or any directory specified with the *--init-directory* Emacs command-line argument. This behavior is due to the way Emacs searches for initialization files ([more information](https://www.gnu.org/software/emacs/manual/html_node/emacs/Find-Init.html#Find-Init)). **Simply delete the *~/.emacs* and *~/.emacs.el* avoid this issue.** - **Important:** Ensure that the *~/.emacs* and *~/.emacs.el* files do not exist. These files takes precedence over *init.el*, causing Emacs to ignore the *init.el* and/or *early-init.el* in the *~/.emacs.d/* directory or any directory specified with the *--init-directory* Emacs command-line argument. This behavior is due to the way Emacs searches for initialization files ([more information](https://www.gnu.org/software/emacs/manual/html_node/emacs/Find-Init.html#Find-Init)). **Simply delete the *~/.emacs* and *~/.emacs.el* files avoid this issue.**
- Prerequisite: git - Prerequisite: git
### Install minimal-emacs.d into ~/.emacs.d ### Install minimal-emacs.d into ~/.emacs.d