From 9cb6c4719824fcd79a3456c31d10fe30ba16fb0e Mon Sep 17 00:00:00 2001 From: Midas Kaya <83731436+xa-m@users.noreply.github.com> Date: Thu, 1 Jan 2026 17:00:53 +0300 Subject: [PATCH] dontreadme Add initial README with project details and requirements. --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..90c21ff --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# dotfiles # + +Configs for the programs that I use sometimes. + +# Mandatory # + +* Emacs 30+ +* Git +* Any Linux distribution or an apple wall gardened prison like MacOS +* Internet connection + * You need an internet connection in order to download packages in emacs. + +# Deployment # + +Manual, I'll start to take some time when it grows bigger and bigger. -- 2.43.0