summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLLoyderino <adrijan.bjedov@gmail.com>2025-05-24 17:28:45 +0200
committerLLoyderino <adrijan.bjedov@gmail.com>2025-05-24 17:28:45 +0200
commiteff2cbb20518cb3b2ed3c166890172991b848b64 (patch)
tree34db6438839299afbfdbf66d9bfc7b9b1ccafddd /README.md
parentb6bf9fdff3f9ded77f9b137a7382935123e54130 (diff)
Added basic README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
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
+