diff options
author | David Thompson <dthompson@member.fsf.org> | 2013-07-20 13:06:14 -0400 |
---|---|---|
committer | David Thompson <dthompson@member.fsf.org> | 2013-07-20 13:06:14 -0400 |
commit | d55d73ddbb89cdf418f93280e16aff074af00ad5 (patch) | |
tree | b2b51b799f3dbd53ebd4fa3a994cd405a27bafa4 | |
parent | c66c95ec8f5acc274bc6cd84446243af62310b4e (diff) |
Replace README.md with README.org.
-rw-r--r-- | README.md | 4 | ||||
-rw-r--r-- | README.org | 9 |
2 files changed, 9 insertions, 4 deletions
diff --git a/README.md b/README.md deleted file mode 100644 index 0e83cfe..0000000 --- a/README.md +++ /dev/null @@ -1,4 +0,0 @@ -Dave's dotfiles -=============== - -All the cool kids put their dotfiles on github.
\ No newline at end of file diff --git a/README.org b/README.org new file mode 100644 index 0000000..fbd3221 --- /dev/null +++ b/README.org @@ -0,0 +1,9 @@ +* Dave's Dotfiles + + Because all of the cool kids version control their dotfiles. + + You will find my configuration files for: + - Bash + - GNU Screen + - StumpWM + - X |