summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org12
1 files changed, 9 insertions, 3 deletions
diff --git a/README.org b/README.org
index 1e006a7..2341c85 100644
--- a/README.org
+++ b/README.org
@@ -1,12 +1,18 @@
* Dave's Dotfiles
-
Because all of the cool kids version control their dotfiles.
+ Perhaps you are interested in my Emacs configuration. That has its
+ own repository. [[https://github.com/davexunit/.emacs.d][Check it out.]]
+
+** What's in the Box?
You will find my configuration files for:
- Bash
- GNU Screen
- StumpWM
- X
- Perhaps you are interested in my Emacs configuration. That has its
- own repository. [[https://github.com/davexunit/.emacs.d][Check it out.]]
+** Installing
+ The dotfiles are installed by creating symlinks from the
+ =dotfiles/= directory to the current user's home directory.
+
+ To install, just run =make=.