From 91fb34cd1f3616eb6f73168cbe7a8d64cfc03cac Mon Sep 17 00:00:00 2001 From: Jacopo De Simoi Date: Mon, 4 Mar 2019 22:26:23 -0500 Subject: [PATCH] Move from markdown to org --- README.md | 2 -- README.org | 4 ++++ 2 files changed, 4 insertions(+), 2 deletions(-) delete mode 100644 README.md create mode 100644 README.org diff --git a/README.md b/README.md deleted file mode 100644 index adc25c5..0000000 --- a/README.md +++ /dev/null @@ -1,2 +0,0 @@ -# dotfiles -Collection of my dotfiles, for backup and sharing purposes diff --git a/README.org b/README.org new file mode 100644 index 0000000..d8d3165 --- /dev/null +++ b/README.org @@ -0,0 +1,4 @@ +#+TITLE: dotfiles + +Collection of dotfiles and configuration files, for backup and sharing +purposes