From 69d770be7b01e0e8eb30aa47f6ba65d46160fd60 Mon Sep 17 00:00:00 2001 From: Dita Aji Pratama Date: Mon, 14 Oct 2024 22:36:07 +0700 Subject: [PATCH] Add README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2c86eea --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +Usage: + +```bash +git clone https://gitea.ditaajipratama.net/aji/emacs.d.git ~/.emacs.d && rm ~/.emacs +``` + +Be careful, it will remove your `.emacs` file. \ No newline at end of file