From 6312d83c195a8147d163a06555abe1d565f5c612 Mon Sep 17 00:00:00 2001 From: Tobias Schmidl Date: Fri, 23 Nov 2018 10:45:17 +0100 Subject: [PATCH] Added README --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..6418175 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# Purpose + +The target of this repository is to provide a common environment on all platforms. I often switch between different images on different systems, and want to take my accustomed enviroment with me. + +# Installation + +Very simple, just call + + curl https://git.io/fpR4S | bash - +