diff options
author | David Thompson <dthompson@member.fsf.org> | 2013-07-20 13:24:11 -0400 |
---|---|---|
committer | David Thompson <dthompson@member.fsf.org> | 2013-07-20 13:24:11 -0400 |
commit | e5612a1b4b4c727b24f443ce0db72ab0e81b6b5c (patch) | |
tree | 2b8a34e4dbd81f45ed628c7a16ae2c642449a320 | |
parent | 9e415f86698efc8a8f66f82aed50c1830ba9b8c7 (diff) |
Add to README.org.
-rw-r--r-- | README.org | 12 |
1 files changed, 9 insertions, 3 deletions
@@ -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=. |