Update README.md

This commit is contained in:
2025-09-03 10:15:35 +02:00
parent 39e9dcf8af
commit 05e0d300a7
+2 -1
View File
@@ -4,7 +4,7 @@
Just have to clone the repo in your emacs directory (`emacs.default` for me) with sub modules.
``` git
git clone --recurse-submodules https://gitlab.isima.fr/arbarraux/emacs-config.git
git clone --recurse-submodules https://homelinuxserver.ddns.net/git/arthur/emacs-config
```
Then you will have to put this only line in your `init.el` file:
@@ -24,3 +24,4 @@ Now the configuration should be great and you can make any changs you want on th
| `C-x "` | Split window horizontaly. |
| `C-x à` | Close current window. |
| | |
| `M-z` | Open projectile prefix |