From 682754b5d99a4dad8f8ac27b5d6032d8f6434fd5 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sat, 13 Apr 2019 00:47:36 -0400 Subject: [PATCH] delete the long-obsolete README.org May or may not rewrite it some day. For now, see the comments in each file, the git log, and also the various lightweight git tags pointing to snapshots in time before each time this repo underwent drastic changes. --- README.org | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 README.org diff --git a/README.org b/README.org deleted file mode 100644 index d837064..0000000 --- a/README.org +++ /dev/null @@ -1,21 +0,0 @@ -#+title: dotfiles - -This is my dotfiles repository; i.e. where I keep the configuration -files of all the pieces of software I use. - -My GNU Emacs configuration is in [[file:init.org][init.org]], which is a literate Org -mode file that gets tangled (i.e. exported) to =init.el= using -=org-babel=. Emacs packages are installed and managed using [[https://github.com/emacscollective/borg][Borg]], -which helps me have a fully reproducible setup. - -The configurations for all the other programs I use is located in -[[file:rc.org][rc.org]]. Similar to my =init.org= file for Emacs, is also written in -Org mode; and the configuration for each program is tangled to a file -at its expected location on disk. - -Note: even though GitHub has a decent renderer for Org mode files, I -/strongly/ suggest using Emacs itself for browsing through the org -files. - -P.S. my previous =stow=-based setup along with my brief experiment -with [[https://github.com/raxod502/straight.el][straight.el]] can be accessed from the =straight-exp= branch. -- 2.20.1