From cd8bc1de476b7edf5a09feb95c00c7bafd0a72e0 Mon Sep 17 00:00:00 2001 From: dieterve Date: Mon, 5 Mar 2012 11:39:03 +0100 Subject: [PATCH] Initial commit --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0efe7d0 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# README + +## Goal + +Create general dotfiles that can be installed on production and staging servers. +These files will replace any personal dotfiles to prevent unexpected behavior. + +## Requirements + +- Can not override standard server commands +- Must have a help command +