From bd9a4aab6d406a5736156672ea8d606b11b1670a Mon Sep 17 00:00:00 2001 From: Andrew Tomaka Date: Thu, 19 Jul 2012 16:10:11 -0400 Subject: [PATCH] Add README to include command to install install without git. --- README | 1 + 1 file changed, 1 insertion(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..c7d8831 --- /dev/null +++ b/README @@ -0,0 +1 @@ +cd; curl -#L https://github.com/atomaka/dotfiles/tarball/master | tar -xzv --strip-components 1 --exclude={README,.gitignore}; source ~/.profile \ No newline at end of file