From eff2cbb20518cb3b2ed3c166890172991b848b64 Mon Sep 17 00:00:00 2001 From: LLoyderino Date: Sat, 24 May 2025 17:28:45 +0200 Subject: Added basic README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..c206628 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# Emacs.d + +This is my emacs configuration. It aims to be *simple* and *lean* + +## Notes + +This setup is tested on Emacs 30.1, this means some packages are already built-in, such as: + +- `use-package` +- `eglot` + +Additionally the theme custom module assumes you are running Gnome + -- cgit v1.3.1